Package | Description |
---|---|
org.neo4j.driver |
Modifier and Type | Interface and Description |
---|---|
interface |
QueryRunner
An
AutoCloseable extension of the SimpleQueryRunner . |
interface |
Session
Provides a context of work for database interactions.
|
interface |
Transaction
Logical container for an atomic unit of work.
|
interface |
TransactionContext
A context for running queries within transaction.
|