Modifier and Type | Method and Description |
---|---|
OrientGraph |
OGremlinHelper.acquireGraph(ODatabaseDocumentInternal 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 |
OrientGraphFactoryV2.getTx()
Gets transactional graph with the database from pool if pool is configured.
|
OrientGraph |
OrientGraphFactory.getTx()
Gets transactional graph with the database from pool if pool is configured.
|
Copyright © 2009–2020 OrientDB. All rights reserved.