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