JanusGraph / JanusGraph/janusgraph

Document, and possibly improve, how to list existing indexes

Open
#1,163 8 comments 0 reactions 1 assignee Claimed by @chupman View on GitHub
area/docs
Dominant language
Java
Stars
5.8k
Forks
1.2k
Avg merge
13h 53m
Merged PRs (30d)
6

Description

I wasn't able to find how to list existing indexes (or indices) in the docs.

The command is currently mgmt.getGraphIndexes(Vertex.class) although I'm not sure if vertex-centric would show up under mgmt.getGraphIndexes(Edge.class) instead.

In addition to documentation I think it would be great if we created a getGraphIndexes() method that took no parameters and gave a list of all the indexes and their current state.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.