
| Interface | Description |
|---|---|
| OClass |
Schema class
|
| OGlobalProperty | |
| OProperty |
Contains the description of a persistent class property.
|
| OSchema |
| Class | Description |
|---|---|
| OClassAbstractDelegate |
Abstract Delegate for OClass interface.
|
| OClassImpl |
Schema Class implementation.
|
| OGlobalPropertyImpl | |
| OImmutableClass | |
| OImmutableProperty | |
| OImmutableSchema | |
| OPropertyAbstractDelegate |
Abstract Delegate for OProperty interface.
|
| OPropertyImpl |
Contains the description of a persistent class property.
|
| OSchemaProxy |
Proxy class to use the shared OSchemaShared instance.
|
| OSchemaShared |
Shared schema class.
|
| Enum | Description |
|---|---|
| OClass.ATTRIBUTES | |
| OClass.INDEX_TYPE | |
| OProperty.ATTRIBUTES | |
| OType |
Generic representation of a type.
allowAssignmentFrom accepts any class, but Array.class means that the type accepts generic Arrays. |
Copyright © 2009–2025 OrientDB. All rights reserved.