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