| Package | Description |
|---|---|
| org.janusgraph.graphdb.olap | |
| org.janusgraph.graphdb.query.vertex |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryContainer.QueryBuilder |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiVertexCentricQueryBuilder
Implementation of
JanusGraphMultiVertexQuery that extends BasicVertexCentricQueryBuilder
for all the query building and optimization and adds only the execution logic in
MultiVertexCentricQueryBuilder.execute(org.janusgraph.graphdb.internal.RelationCategory, BasicVertexCentricQueryBuilder.ResultConstructor). |
class |
VertexCentricQueryBuilder
Implementation of
JanusGraphVertexQuery that extends BasicVertexCentricQueryBuilder
for all the query building and optimization and adds only the execution logic in
constructQuery(org.janusgraph.graphdb.internal.RelationCategory). |
Copyright © 2012–2023. All rights reserved.