Class | Description |
---|---|
OEmptyIterator<T> |
Empty iterator against Object.
|
OEmptyMapEntryIterator<K,V> | |
OIdentifiableIterator<REC extends OIdentifiable> |
Iterator class to browse forward and backward the records of a cluster.
|
OLazyWrapperIterator<T> |
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.
|
Exception | Description |
---|---|
OIterationException |
Copyright © 2009–2020 OrientDB. All rights reserved.