issues
search
orientechnologies
/
orientdb-gremlin
TinkerPop3 Graph Structure Implementation for OrientDB
Apache License 2.0
93
stars
32
forks
source link
support indexes on vertices
#3
Closed
mourednik
closed
9 years ago
mourednik
commented
9 years ago
Allows creation of indexes on any class
Implements StepStrategy vendor optimization to use indexes in traversal
Currently the StepStrategy will only find and use indexes that are on class V.
mpollmeier
commented
9 years ago
As discussed, LGTM