| Package | Description |
|---|---|
| org.janusgraph.graphdb.query.graph | |
| org.janusgraph.graphdb.tinkerpop.optimize.step | |
| org.janusgraph.graphdb.transaction |
| Modifier and Type | Method and Description |
|---|---|
GraphCentricQuery |
GraphCentricQueryBuilder.constructQuery(ElementCategory resultType) |
GraphCentricQuery |
GraphCentricQueryBuilder.constructQueryWithoutProfile(ElementCategory resultType) |
static GraphCentricQuery |
GraphCentricQuery.emptyQuery(ElementCategory resultType) |
| Modifier and Type | Method and Description |
|---|---|
<E extends JanusGraphElement> |
GraphCentricQueryBuilder.iterables(GraphCentricQuery query,
Class<E> aClass) |
| Modifier and Type | Method and Description |
|---|---|
GraphCentricQuery |
JanusGraphStep.buildGlobalGraphCentricQuery() |
| Modifier and Type | Field and Description |
|---|---|
QueryExecutor<GraphCentricQuery,JanusGraphElement,JointIndexQuery> |
StandardJanusGraphTx.elementProcessor |
QueryExecutor<GraphCentricQuery,JanusGraphElement,JointIndexQuery> |
StandardJanusGraphTx.elementProcessorImpl |
Copyright © 2012–2024. All rights reserved.