Uses of Interface
org.neo4j.driver.Transaction
Packages that use Transaction
-
Uses of Transaction in org.neo4j.driver
Methods in org.neo4j.driver that return TransactionModifier and TypeMethodDescriptionSession.beginTransaction()Begin a new unmanaged transaction.Session.beginTransaction(TransactionConfig config) Begin a new unmanaged transaction with the specifiedconfiguration.