- java.lang.Object
-
- com.tinkerpop.gremlin.structure.strategy.StrategyEdge.StrategyEdgeIterator
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining, remove
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface java.util.Iterator<Edge>
-
next
public Edge next()
- Specified by:
next in interface java.util.Iterator<Edge>
Copyright © 2013-2015 TinkerPop. All Rights Reserved.