| Package | Description |
|---|---|
| com.orientechnologies.orient.graph.gremlin | |
| com.orientechnologies.orient.graph.sql | |
| com.tinkerpop.blueprints.impls.orient |
| 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 |
|---|---|
OrientGraph |
OrientGraphFactory.getTx()
Gets transactional graph with the database from pool if pool is configured.
|
Copyright © 2009–2016 Orient Technologies. All rights reserved.