Interface BoltConnectionProvider


public interface BoltConnectionProvider
A Neo4j Bolt Protocol connection provider.

Its main objective is to establish Bolt connections.

Its intances are expected to be created using BoltConnectionProviderFactory that may be discovered using the ServiceLoader.

Since:
1.0.0