| Package | Description |
|---|---|
| com.thinkaurelius.titan.graphdb.query.graph | |
| com.thinkaurelius.titan.graphdb.transaction |
| Modifier and Type | Method and Description |
|---|---|
JointIndexQuery |
JointIndexQuery.updateLimit(int newLimit) |
| Modifier and Type | Method and Description |
|---|---|
BackendQueryHolder<JointIndexQuery> |
GraphCentricQuery.getSubQuery(int position) |
| Constructor and Description |
|---|
GraphCentricQuery(ElementCategory resultType,
Condition<TitanElement> condition,
OrderList orders,
BackendQueryHolder<JointIndexQuery> indexQuery,
int limit) |
| Modifier and Type | Field and Description |
|---|---|
QueryExecutor<GraphCentricQuery,TitanElement,JointIndexQuery> |
StandardTitanTx.elementProcessor |
QueryExecutor<GraphCentricQuery,TitanElement,JointIndexQuery> |
StandardTitanTx.elementProcessorImpl |
Copyright © 2012–2015. All rights reserved.