| Name | Description | Type | Package | Framework |
| OCollection | Interface | com.orientechnologies.common.collection | Orientdb | |
| OIterableObject | Class | com.orientechnologies.common.collection | Orientdb | |
| OIterableObjectArray | Allow to iterate over the array casted to Object. | Class | com.orientechnologies.common.collection | Orientdb |
| OLazyIterator | Generic interface for lazy iterators allowing the update of current value. | Interface | com.orientechnologies.common.collection | Orientdb |
| OLazyIteratorListWrapper | Lazy iterator implementation based on List Iterator. | Class | com.orientechnologies.common.collection | Orientdb |
| OLimitedMap | Class | com.orientechnologies.common.collection | Orientdb | |
| OMultiCollectionIterator | Iterator that allow to iterate against multiple collection of elements. | Class | com.orientechnologies.common.collection | Orientdb |
| OMultiValue | Handles Multi-value types such as Arrays, Collections and Maps. | Class | com.orientechnologies.common.collection | Orientdb |
| ONavigableMap | This interface emulates the NavigableMap of Java 1. | Interface | com.orientechnologies.common.collection | Orientdb |
| ONavigableSet | This interface emulates the NavigableSet of Java 1. | Interface | com.orientechnologies.common.collection | Orientdb |
| OSimpleImmutableEntry | Class | com.orientechnologies.common.collection | Orientdb | |