Class OEdgeIterator

java.lang.Object
com.orientechnologies.orient.core.iterator.OLazyWrapperIterator<OEdge>
com.orientechnologies.orient.core.record.impl.OEdgeIterator
All Implemented Interfaces:
OResettable, OSizeable, OAutoConvertToRecord, Iterable<OEdge>, Iterator<OEdge>

public class OEdgeIterator extends OLazyWrapperIterator<OEdge>
Author:
Luigi Dell'Aquila