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