| Modifier and Type | Interface and Description |
|---|---|
interface |
OCollection<T>
If class implements given interface it means that this class represents collection which is not
part of Java Collections Framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OMultiCollectionIterator<T>
Iterator that allow to iterate against multiple collection of elements.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ORecordLazyMultiValue |
| Modifier and Type | Class and Description |
|---|---|
class |
ORecordLazyList
Lazy implementation of ArrayList.
|
class |
ORecordLazyMap
Lazy implementation of LinkedHashMap.
|
class |
ORecordLazySet
Lazy implementation of Set.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ORidBagDelegate |
| Modifier and Type | Class and Description |
|---|---|
class |
ORidBag
A collection that contain links to
OIdentifiable. |
| Modifier and Type | Class and Description |
|---|---|
class |
OEmbeddedRidBag |
| Modifier and Type | Class and Description |
|---|---|
class |
OLazyWrapperIterator<T>
Iterator that created wrapped objects during browsing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OEdgeIterator |
class |
OEdgeToVertexIterable
Created by luigidellaquila on 02/07/16.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ORemoteTreeRidBag |
| Modifier and Type | Class and Description |
|---|---|
class |
OSBTreeRidBag
Persistent Set
|
| Modifier and Type | Class and Description |
|---|---|
class |
OrientEdgeIterator
Lazy iterator of edges.
|
class |
OrientVertexIterator |
Copyright © 2009–2025 OrientDB. All rights reserved.