Package | Description |
---|---|
org.neo4j.driver.async |
Modifier and Type | Interface and Description |
---|---|
interface |
AsyncSession
Provides a context of work for database interactions.
|
interface |
AsyncTransaction
Logical container for an atomic unit of work.
|