| Modifier and Type | Method and Description |
|---|---|
OrientGraph |
OGremlinHelper.acquireGraph(ODatabaseDocumentTx database) |
| Modifier and Type | Method and Description |
|---|---|
static OrientGraph |
OGraphCommandExecutorSQLFactory.getGraph(boolean autoStartTx,
OModifiableBoolean shouldBeShutDown)
Returns a Transactional OrientGraph implementation from the current database in thread local.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
OGraphCommandExecutorSQLFactory.runInTx(OrientGraph graph,
OGraphCommandExecutorSQLFactory.GraphCallBack<T> callBack) |
| Modifier and Type | Method and Description |
|---|---|
protected OrientGraph |
OBaseGraphWorkload.getGraph(ODatabaseIdentifier databaseIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
OrientGraph |
OrientGraphFactory.getTx()
Gets transactional graph with the database from pool if pool is configured.
|
Copyright © 2009–2025 OrientDB. All rights reserved.