Uses of Interface
org.neo4j.bolt.connection.message.BeginMessage
Packages that use BeginMessage
-
Uses of BeginMessage in org.neo4j.bolt.connection.message
Methods in org.neo4j.bolt.connection.message that return BeginMessageModifier and TypeMethodDescriptionstatic BeginMessageMessages.beginTransaction(String databaseName, AccessMode accessMode, String impersonatedUser, Set<String> bookmarks, TransactionType transactionType, Duration txTimeout, Map<String, Value> txMetadata, NotificationConfig notificationConfig)