Uses of Package
org.neo4j.driver.async
Package
Description
-
-
ClassDescriptionAsynchronous interface for components that can execute Neo4j queries.Logical container for an atomic unit of work.Callback that executes operations against a given
AsyncTransactionContext
.A context for running queries within transaction.Deprecated.The result of asynchronous execution of a Cypher query, conceptually an asynchronous stream ofrecords
. -
ClassDescriptionAsynchronous interface for components that can execute Neo4j queries.Provides a context of work for database interactions.Logical container for an atomic unit of work.Callback that executes operations against a given
AsyncTransactionContext
.Deprecated.superseded byAsyncTransactionCallback
.The result of asynchronous execution of a Cypher query, conceptually an asynchronous stream ofrecords
. -
ClassDescriptionThe result of asynchronous execution of a Cypher query, conceptually an asynchronous stream of
records
.
AsyncTransactionCallback
.