Modifier and Type | Field and Description |
---|---|
protected Iterable<com.tinkerpop.blueprints.Vertex> |
vertices
The internal vertex iterable.
|
Constructor and Description |
---|
IterableDelegate(Iterable<com.tinkerpop.blueprints.Vertex> vertices,
Class<T> entityType,
com.tinkerpop.blueprints.Graph graph)
Create a delegating iterable that wraps vertices in entity objects.
|
protected final Iterable<com.tinkerpop.blueprints.Vertex> vertices
public IterableDelegate(Iterable<com.tinkerpop.blueprints.Vertex> vertices, Class<T> entityType, com.tinkerpop.blueprints.Graph graph)
vertices
- the verticesentityType
- the entity typegraph
- the associated graphBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a