| Package | Description |
|---|---|
| org.neo4j.ogm.session | |
| org.neo4j.ogm.session.delegates |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Capability.Transactions.doInTransaction(GraphCallback<T> graphCallback)
Deprecated.
|
<T> T |
Neo4jSession.doInTransaction(GraphCallback<T> graphCallback)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
TransactionsDelegate.doInTransaction(GraphCallback<T> graphCallback)
Deprecated.
|
Copyright © 2016 Neo Technology, Inc.. All rights reserved.