Class OrientIndexAuto<T extends OrientElement>

java.lang.Object
com.tinkerpop.blueprints.impls.orient.OrientIndexAuto<T>
All Implemented Interfaces:
OrientIndex<T>, com.tinkerpop.blueprints.Index<T>

public class OrientIndexAuto<T extends OrientElement> extends Object implements OrientIndex<T>