Uses of Interface
org.neo4j.driver.async.AsyncTransaction
Packages that use AsyncTransaction
-
Uses of AsyncTransaction in org.neo4j.driver.async
Methods in org.neo4j.driver.async that return types with arguments of type AsyncTransactionModifier and TypeMethodDescriptionAsyncSession.beginTransactionAsync()Begin a new unmanaged transaction.AsyncSession.beginTransactionAsync(TransactionConfig config) Begin a new unmanaged transaction with the specifiedconfiguration. -
Uses of AsyncTransaction in org.neo4j.driver.internal.async
Classes in org.neo4j.driver.internal.async that implement AsyncTransactionMethods in org.neo4j.driver.internal.async that return types with arguments of type AsyncTransactionModifier and TypeMethodDescriptionInternalAsyncSession.beginTransactionAsync()InternalAsyncSession.beginTransactionAsync(TransactionConfig config)