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