Uses of Interface
org.neo4j.driver.net.ServerAddress
-
Uses of ServerAddress in org.neo4j.driver.net
Modifier and TypeMethodDescriptionstatic ServerAddress
Create a new address with the given host using the default bolt port.static ServerAddress
Create a new address with the given host and port.Modifier and TypeMethodDescriptionServerAddressResolver.resolve
(ServerAddress address) Resolve the given address to a set of other addresses.Modifier and TypeMethodDescriptionServerAddressResolver.resolve
(ServerAddress address) Resolve the given address to a set of other addresses.