| Package | Description |
|---|---|
| org.neo4j.ogm.driver | |
| org.neo4j.ogm.transaction |
| Modifier and Type | Method and Description |
|---|---|
default Function<TransactionManager,BiFunction<Transaction.Type,Iterable<String>,Transaction>> |
Driver.getTransactionFactorySupplier() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Driver.setTransactionManager(TransactionManager tx)
Deprecated.
Since 3.1.8 as it was faulty. Will be removed in 3.2
|
| Modifier and Type | Field and Description |
|---|---|
protected TransactionManager |
AbstractTransaction.transactionManager |
| Constructor and Description |
|---|
AbstractTransaction(TransactionManager transactionManager) |
Copyright © 2015–2019 Neo Technology, Inc.. All rights reserved.