java.lang.Object
com.orientechnologies.orient.core.command.traverse.OTraverse
All Implemented Interfaces:
OCommand, Iterable<OIdentifiable>, Iterator<OIdentifiable>

public class OTraverse extends Object implements OCommand, Iterable<OIdentifiable>, Iterator<OIdentifiable>
Base class for traversing.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)