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