public class VertexCentricEdgeIterable<R extends TitanRelation> extends Object implements Iterable<R>
| Constructor and Description |
|---|
VertexCentricEdgeIterable(Iterable<InternalVertex> vertices,
RelationCategory relationCategory) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<R> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic VertexCentricEdgeIterable(Iterable<InternalVertex> vertices, RelationCategory relationCategory)
Copyright © 2012–2015. All rights reserved.