Interface OrientIndex<T extends OrientElement>
- All Superinterfaces:
com.tinkerpop.blueprints.Index<T>
- All Known Implementing Classes:
OrientIndexAuto,OrientIndexManual
-
Method Summary
Methods inherited from interface com.tinkerpop.blueprints.Index
count, get, getIndexClass, getIndexName, put, query, remove
-
Method Details
-
removeElement
-