| Modifier and Type | Class and Description |
|---|---|
class |
ORecordLazyList
Lazy implementation of ArrayList.
|
class |
ORecordLazyMap
Lazy implementation of LinkedHashMap.
|
class |
ORecordLazySet
Lazy implementation of Set.
|
class |
OTrackedList<T>
Implementation of ArrayList bound to a source ORecord object to keep track of changes for literal
types.
|
class |
OTrackedMap<T>
Implementation of LinkedHashMap bound to a source ORecord object to keep track of changes.
|
class |
OTrackedSet<T>
Implementation of Set bound to a source ORecord object to keep track of changes.
|
| 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 | Method and Description |
|---|---|
static <T extends OTrackedMultiValue<?,OIdentifiable>> |
HelperClasses.readLinkCollection(BytesContainer bytes,
T found,
boolean justRunThrough) |
| Modifier and Type | Class and Description |
|---|---|
class |
ORemoteTreeRidBag |
| Modifier and Type | Class and Description |
|---|---|
class |
OSBTreeRidBag
Persistent Set
|
Copyright © 2009–2025 OrientDB. All rights reserved.