| Package | Description |
|---|---|
| org.janusgraph.graphdb.query.graph | |
| org.janusgraph.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<JanusGraphElement> condition,
OrderList orders,
BackendQueryHolder<JointIndexQuery> indexQuery,
int limit) |
| Modifier and Type | Field and Description |
|---|---|
QueryExecutor<GraphCentricQuery,JanusGraphElement,JointIndexQuery> |
StandardJanusGraphTx.elementProcessor |
QueryExecutor<GraphCentricQuery,JanusGraphElement,JointIndexQuery> |
StandardJanusGraphTx.elementProcessorImpl |
Copyright © 2012–2018. All rights reserved.