| Package | Description |
|---|---|
| org.neo4j.driver.reactive |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RxSession
A reactive session is the same as
Session except it provides a reactive API. |
interface |
RxTransaction
Same as
Transaction except this reactive transaction exposes a reactive API. |