Class OrientEdgeIterator

java.lang.Object
com.orientechnologies.orient.core.iterator.OLazyWrapperIterator<OrientEdge>
com.tinkerpop.blueprints.impls.orient.OrientEdgeIterator
All Implemented Interfaces:
OResettable, OSizeable, OAutoConvertToRecord, Iterable<OrientEdge>, Iterator<OrientEdge>

public class OrientEdgeIterator extends OLazyWrapperIterator<OrientEdge>
Lazy iterator of edges.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com) (http://orientdb.com)