dee2xu
dee2xu
Explore posts from servers
JJanusGraph
Created by dee2xu on 3/21/2024 in #questions
Indexing
Thanks, Oleksandr. Just for extra clarity - if I have a composite index for a property called 'myProperty' and I also have a mixed index for myProperty (just a straight forward mixed index as presented in the janusgraph docs here https://docs.janusgraph.org/schema/index-management/index-performance/), then a traversal such as g.V().has("myProperty","someValue") will use the composite index and not the mixed?
6 replies