public class IndexingFactory extends Object
| Constructor and Description |
|---|
IndexingFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
createCompositeIndexForEdgeProperty(String propertyName,
String propertyKeyName,
org.janusgraph.core.JanusGraph graph) |
protected static void |
createCompositeIndexForVertexProperty(String propertyName,
String propertyKeyName,
boolean unique,
org.janusgraph.core.JanusGraph graph) |
Copyright © 2018–2019 ODPi. All rights reserved.