| Modifier and Type | Method and Description |
|---|---|
ODictionary<ORecord> |
OScriptDocumentDatabaseWrapper.getDictionary() |
| Modifier and Type | Method and Description |
|---|---|
ODictionary<T> |
ODatabase.getDictionary()
Returns the Dictionary manual index.
|
| Modifier and Type | Method and Description |
|---|---|
ODictionary<ORecord> |
ODatabaseDocumentTx.getDictionary()
Returns the Dictionary manual index.
|
| Modifier and Type | Method and Description |
|---|---|
ODictionary<ORecord> |
OIndexManagerProxy.getDictionary() |
ODictionary<ORecord> |
OIndexManagerAbstract.getDictionary() |
ODictionary<ORecord> |
OIndexManager.getDictionary()
Return a dictionary index.
|
| Modifier and Type | Field and Description |
|---|---|
protected ODictionary<Object> |
OObjectDatabaseTx.dictionary |
| Modifier and Type | Method and Description |
|---|---|
ODictionary<Object> |
OObjectDatabaseTx.getDictionary() |
| Modifier and Type | Class and Description |
|---|---|
class |
ODictionaryWrapper
Wrapper of dictionary instance that convert values in records.
|
Copyright © 2009–2025 OrientDB. All rights reserved.