Module org.neo4j.bolt.connection
Package org.neo4j.bolt.connection
package org.neo4j.bolt.connection
-
ClassDescriptionDefines Bolt Capabilities used during Bolt Handshake.A set of parameters used by
BoltConnectionSourcewhen gettingBoltConnection.A builder for creatingBoltConnectionParameters.A Neo4j Bolt Protocol connection provider.A factory for creating instances ofBoltConnectionProvider.BoltConnectionSource<T extends BoltConnectionParameters>A source of Neo4j Bolt Protocol connections, typically to a specific Neo4j DBMS or Neo4j server.Holds a host and port pair that denotes a Bolt server address.A resolver function used by the driver to resolve domain names.The result summary of running a query.An extendedBoltConnectionParametersversion that includes Neo4j routing parameters and is used byBoltConnectionSourceinstances that implement routing.A builder for creatingRoutedBoltConnectionParameters.A SecurityPlan consists of encryption and trust details.Contains counters for various operations that a query triggered.An enum of valid telemetry metrics.