public final class HadoopVertexIterator extends HadoopElementIterator<Vertex>
graph, readers| Constructor and Description | 
|---|
| HadoopVertexIterator(HadoopGraph graph) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | hasNext() | 
| Vertex | next() | 
closeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic HadoopVertexIterator(HadoopGraph graph) throws IOException
IOExceptionpublic Vertex next()
public boolean hasNext()
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.