| Modifier and Type | Method and Description |
|---|---|
boolean |
OScriptDocumentDatabaseWrapper.declareIntent(OIntent iIntent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ODatabaseWrapperAbstract.declareIntent(OIntent iIntent) |
boolean |
ODatabase.declareIntent(OIntent iIntent)
Declares an intent to the database.
|
| Modifier and Type | Method and Description |
|---|---|
OIntent |
ODatabaseDocumentTx.getActiveIntent() |
OIntent |
ODatabaseDocument.getActiveIntent()
Return the active intent.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ODatabaseDocumentTx.declareIntent(OIntent iIntent) |
| Modifier and Type | Class and Description |
|---|---|
class |
OIntentMassiveInsert |
class |
OIntentMassiveRead |
class |
OIntentNoCache
Disable cache.
|
| Modifier and Type | Method and Description |
|---|---|
OIntent |
OIntentNoCache.copy() |
OIntent |
OIntent.copy() |
OIntent |
OIntentMassiveInsert.copy() |
OIntent |
OIntentMassiveRead.copy() |
| Modifier and Type | Method and Description |
|---|---|
OIntent |
OrientBaseGraph.getIntent() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
OrientConfigurableGraph.declareIntent(OIntent iIntent) |
void |
OrientExtendedGraph.declareIntent(OIntent iIntent)
Declare an intent.
|
void |
OrientGraphFactory.declareIntent(OIntent iIntent) |
void |
OrientBaseGraph.declareIntent(OIntent iIntent) |
Copyright © 2009–2025 OrientDB. All rights reserved.