| Name | Description | Type | Package | Framework |
| OStorage | This is the gateway interface between the Database side and the storage. | Interface | com.orientechnologies.orient.core.storage | Orientdb |
| OStorage .LOCKING_STRATEGY | Returns the enum constant of this type with the specified name. | Class | com.orientechnologies.orient.core.storage.OStorage | Orientdb |
| OStorage .SIZE | Returns the enum constant of this type with the specified name. | Class | com.orientechnologies.orient.core.storage.OStorage | Orientdb |
| OStorage .STATUS | Returns the enum constant of this type with the specified name. | Class | com.orientechnologies.orient.core.storage.OStorage | Orientdb |
| OStorageAbstract | Class | com.orientechnologies.orient.core.storage | Orientdb | |
| OStorageOperationResult | This class represent CRUD operation result RET is the actual result Stores addition information about command execution processFlag isMoved == true indicates that operation has been executed on local OrientDB server node, isMoved == false | Class | com.orientechnologies.orient.core.storage | Orientdb |
| OStorageProxy | Interface | com.orientechnologies.orient.core.storage | Orientdb | |