JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.neo4j.bolt.connection
Package
org.neo4j.bolt.connection.message
Interface RouteMessage
All Superinterfaces:
Message
public sealed interface
RouteMessage
extends
Message
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Set
<
String
>
bookmarks
()
Optional
<
String
>
databaseName
()
Optional
<
String
>
impersonatedUser
()
Method Details
databaseName
Optional
<
String
>
databaseName
()
impersonatedUser
Optional
<
String
>
impersonatedUser
()
bookmarks
Set
<
String
>
bookmarks
()