Module org.neo4j.bolt.connection
Interface RunMessage.Extra
- Enclosing interface:
RunMessage
public static interface RunMessage.Extra
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
databaseName
-
accessMode
AccessMode accessMode() -
impersonatedUser
-
bookmarks
-
txTimeout
-
txMetadata
-
notificationConfig
NotificationConfig notificationConfig()
-