protected class AbstractVertexCentricQueryBuilder.VertexIdConstructor extends Object implements AbstractVertexCentricQueryBuilder.ResultConstructor<VertexList>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractVertexCentricQueryBuilder.VertexIdConstructor() |
| Modifier and Type | Method and Description |
|---|---|
VertexList |
emptyResult() |
VertexList |
getResult(InternalVertex v,
BaseVertexCentricQuery bq) |
protected AbstractVertexCentricQueryBuilder.VertexIdConstructor()
public VertexList getResult(InternalVertex v, BaseVertexCentricQuery bq)
getResult in interface AbstractVertexCentricQueryBuilder.ResultConstructor<VertexList>public VertexList emptyResult()
emptyResult in interface AbstractVertexCentricQueryBuilder.ResultConstructor<VertexList>Copyright © 2012–2014. All rights reserved.