| Package | Description |
|---|---|
| com.orientechnologies.orient.graph.sql |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
OGraphCommandExecutorSQLFactory.runInConfiguredTxMode(OGraphCommandExecutorSQLFactory.GraphCallBack<T> callBack) |
static <T> T |
OGraphCommandExecutorSQLFactory.runInTx(OGraphCommandExecutorSQLFactory.GraphCallBack<T> callBack) |
static <T> T |
OGraphCommandExecutorSQLFactory.runInTx(OrientGraph graph,
OGraphCommandExecutorSQLFactory.GraphCallBack<T> callBack) |
static <T> T |
OGraphCommandExecutorSQLFactory.runWithAnyGraph(OGraphCommandExecutorSQLFactory.GraphCallBack<T> callBack) |
Copyright © 2009–2025 OrientDB. All rights reserved.