| Package | Description |
|---|---|
| org.janusgraph.graphdb.query.vertex |
| Modifier and Type | Class and Description |
|---|---|
protected class |
BasicVertexCentricQueryBuilder.RelationConstructor |
protected class |
BasicVertexCentricQueryBuilder.VertexConstructor |
protected class |
BasicVertexCentricQueryBuilder.VertexIdConstructor |
| Modifier and Type | Method and Description |
|---|---|
protected <Q> Map<JanusGraphVertex,Q> |
MultiVertexCentricQueryBuilder.execute(RelationCategory returnType,
BasicVertexCentricQueryBuilder.ResultConstructor<Q> resultConstructor)
Constructs the BaseVertexCentricQuery through
BasicVertexCentricQueryBuilder.constructQuery(org.janusgraph.graphdb.internal.RelationCategory). |
protected <Q> Q |
VertexCentricQueryBuilder.execute(RelationCategory returnType,
BasicVertexCentricQueryBuilder.ResultConstructor<Q> resultConstructor) |
Copyright © 2012–2023. All rights reserved.