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