-
Common interface for components that can execute Neo4j queries using Reactive API.
A reactive result provides a reactive way to execute query on the server and receives records back.
A reactive session is the same as
Session
except it provides a reactive API.
Same as
Transaction
except this reactive transaction exposes a reactive API.
A context for running queries within transaction.
-
Common interface for components that can execute Neo4j queries using Reactive API.
A reactive result provides a reactive way to execute query on the server and receives records back.
Same as
Transaction
except this reactive transaction exposes a reactive API.
A context for running queries within transaction.