orientechnologies / orientdb-gremlin

TinkerPop3 Graph Structure Implementation for OrientDB
Apache License 2.0
93 stars 32 forks source link

Index improvements #27

Closed mpollmeier closed 8 years ago

mpollmeier commented 8 years ago

Now we find indexes independent of their name, just by the fields they index. It also adds automated tests for indexes - previously we only had manual println debugging.