| 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 configuration
The driver should be configured to connect to the database using the appropriate
DriverConfig |
| Constructor and Description |
|---|
DefaultTransactionManager(Session session) |
DefaultTransactionManager(Session session,
Driver driver) |
Copyright © 2016 Neo Technology, Inc.. All rights reserved.