build Vertex Label index #3250
Unanswered
galaxyknight
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Usually, an index is meant to return just a small subset of the dataset. An index on a vertex label would typically return a large subset. Probably, you are better off with a label constraint on a property index, see: https://docs.janusgraph.org/schema/index-management/index-performance/#label-constraint |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to build index for Vertex Label?
Beta Was this translation helpful? Give feedback.
All reactions