Package com.orientechnologies.orient.core.iterator
package com.orientechnologies.orient.core.iterator
-
ClassDescriptionEmpty iterator against Object.OIdentifiableIterator<REC extends OIdentifiable>Iterator class to browse forward and backward the records of a cluster.Iterator that created wrapped objects during browsing.ORecordIteratorClass<REC extends ORecord>Iterator class to browse forward and backward the records of a cluster.ORecordIteratorClassDescendentOrder<REC extends ORecord>Record iterator to browse records in inverse order: from last to the first.ORecordIteratorCluster<REC extends ORecord>Iterator class to browse forward and backward the records of a cluster.ORecordIteratorClusters<REC extends ORecord>Iterator to browse multiple clusters forward and backward.