| Package | Description |
|---|---|
| com.thinkaurelius.titan.graphdb.query.vertex | |
| com.thinkaurelius.titan.graphdb.transaction |
| Modifier and Type | Method and Description |
|---|---|
protected VertexCentricQuery |
BasicVertexCentricQueryBuilder.constructQuery(InternalVertex vertex,
BaseVertexCentricQuery baseQuery)
Constructs a
VertexCentricQuery for this query builder. |
static VertexCentricQuery |
VertexCentricQuery.emptyQuery(InternalVertex vertex) |
| Constructor and Description |
|---|
SimpleVertexQueryProcessor(VertexCentricQuery query,
StandardTitanTx tx) |
| Modifier and Type | Field and Description |
|---|---|
QueryExecutor<VertexCentricQuery,TitanRelation,SliceQuery> |
StandardTitanTx.edgeProcessor |
QueryExecutor<VertexCentricQuery,TitanRelation,SliceQuery> |
StandardTitanTx.edgeProcessorImpl |
Copyright © 2012–2015. All rights reserved.