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() |
close
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public HadoopVertexIterator(HadoopGraph graph) throws IOException
IOException
public Vertex next()
public boolean hasNext()
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.