Module org.neo4j.driver
Package org.neo4j.driver.async
package org.neo4j.driver.async
-
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
.A context for running queries within transaction.Deprecated.The result of asynchronous execution of a Cypher query, conceptually an asynchronous stream ofrecords
.
AsyncTransactionCallback
.