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