| Package | Description |
|---|---|
| com.thinkaurelius.titan.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> Q |
VertexCentricQueryBuilder.execute(RelationCategory returnType,
BasicVertexCentricQueryBuilder.ResultConstructor<Q> resultConstructor) |
protected <Q> Map<TitanVertex,Q> |
MultiVertexCentricQueryBuilder.execute(RelationCategory returnType,
BasicVertexCentricQueryBuilder.ResultConstructor<Q> resultConstructor)
Constructs the BaseVertexCentricQuery through
BasicVertexCentricQueryBuilder.constructQuery(com.thinkaurelius.titan.graphdb.internal.RelationCategory). |
Copyright © 2012–2015. All rights reserved.