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