| Package | Description |
|---|---|
| org.neo4j.ogm.session | |
| org.neo4j.ogm.session.transaction |
| Modifier and Type | Class and Description |
|---|---|
class |
Neo4jSession |
| Modifier and Type | Method and Description |
|---|---|
Session |
SessionFactory.openSession()
Opens a new Neo4j mapping
Session using the Driver specified in the OGM baseConfiguration
The driver should be configured to connect to the database using the appropriate
DriverConfig |
| Constructor and Description |
|---|
DefaultTransactionManager(Session session,
Function<TransactionManager,BiFunction<Transaction.Type,Iterable<String>,Transaction>> transactionFactorySupplier) |
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.