Uses of Class
com.tinkerpop.blueprints.impls.orient.OrientIndexAuto
Packages that use OrientIndexAuto
-
Uses of OrientIndexAuto in com.tinkerpop.blueprints.impls.orient
Methods in com.tinkerpop.blueprints.impls.orient that return OrientIndexAutoModifier and TypeMethodDescriptionstatic <T extends OrientElement>
OrientIndexAuto<T>OrientIndexAuto.create(OrientBaseGraph graph, String indexName, Class<T> indexClass) static <T extends OrientElement>
OrientIndexAuto<T>OrientIndexAuto.load(OrientBaseGraph graph, String indexName, Class<T> indexClass)