Class OrientVertexIterator

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

public class OrientVertexIterator extends OLazyWrapperIterator<com.tinkerpop.blueprints.Vertex>