public class VertexIterable extends Object implements Iterable<InternalVertex>
| Constructor and Description |
|---|
VertexIterable(StandardTitanGraph graph,
StandardTitanTx tx) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<InternalVertex> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic VertexIterable(StandardTitanGraph graph, StandardTitanTx tx)
public Iterator<InternalVertex> iterator()
iterator in interface Iterable<InternalVertex>Copyright © 2012–2015. All rights reserved.