| Package | Description |
|---|---|
| org.neo4j.ogm.session |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Neo4jSession.doInTransaction(TransactionalUnitOfWork<T> function,
boolean forceTx,
Transaction.Type txType)
For internal use only.
|
<T> T |
Neo4jSession.doInTransaction(TransactionalUnitOfWork<T> function,
Transaction.Type txType) |
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.