public class IndexHelper extends Object
| Constructor and Description |
|---|
IndexHelper() |
| Modifier and Type | Method and Description |
|---|---|
static GraphCentricQueryBuilder |
getQuery(CompositeIndexType index,
Object[] values,
StandardTitanTx tx) |
static Iterable<? extends org.apache.tinkerpop.gremlin.structure.Element> |
getQueryResults(CompositeIndexType index,
Object[] values,
StandardTitanTx tx) |
public static Iterable<? extends org.apache.tinkerpop.gremlin.structure.Element> getQueryResults(CompositeIndexType index, Object[] values, StandardTitanTx tx)
public static GraphCentricQueryBuilder getQuery(CompositeIndexType index, Object[] values, StandardTitanTx tx)
Copyright © 2012–2015. All rights reserved.