Package | Description |
---|---|
com.tinkerpop.blueprints.impls.orient |
Modifier and Type | Method and Description |
---|---|
static <T extends OrientElement> |
OrientIndexAuto.create(OrientBaseGraph graph,
String indexName,
Class<T> indexClass) |
static <T extends OrientElement> |
OrientIndexAuto.load(OrientBaseGraph graph,
String indexName,
Class<T> indexClass) |
Copyright © 2009–2020 OrientDB. All rights reserved.