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, waitforEachRemaining, removepublic HadoopEdgeIterator(HadoopGraph graph, <any> inputFormat, Path path) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic HadoopEdgeIterator(HadoopGraph graph) throws IOException
IOExceptionpublic Edge next()
public boolean hasNext()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.