| Package | Description |
|---|---|
| org.neo4j.driver |
| Modifier and Type | Method and Description |
|---|---|
ServerAddressResolver |
Config.resolver()
Server address resolver.
|
| Modifier and Type | Method and Description |
|---|---|
Config.ConfigBuilder |
Config.ConfigBuilder.withResolver(ServerAddressResolver resolver)
Specify a custom server address resolver used by the routing driver to resolve the initial address used to create the driver.
|