public final class HadoopVertexIterator extends HadoopElementIterator<Vertex>
graph, readers
Constructor and Description |
---|
HadoopVertexIterator(HadoopGraph graph) |
HadoopVertexIterator(HadoopGraph graph,
<any> inputFormat,
Path path) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Vertex |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public HadoopVertexIterator(HadoopGraph graph, <any> inputFormat, Path path) throws IOException, InterruptedException
IOException
InterruptedException
public HadoopVertexIterator(HadoopGraph graph) throws IOException
IOException
public Vertex next()
public boolean hasNext()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.