Uses of Interface
org.neo4j.bolt.connection.BoltConnection
Packages that use BoltConnection
-
Uses of BoltConnection in org.neo4j.bolt.connection
Methods in org.neo4j.bolt.connection that return types with arguments of type BoltConnectionModifier and TypeMethodDescriptionBoltConnectionProvider.connect(BoltServerAddress address, RoutingContext routingContext, BoltAgent boltAgent, String userAgent, int connectTimeoutMillis, SecurityPlan securityPlan, DatabaseName databaseName, Supplier<CompletionStage<AuthToken>> authTokenStageSupplier, AccessMode mode, Set<String> bookmarks, String impersonatedUser, BoltProtocolVersion minVersion, NotificationConfig notificationConfig, Consumer<DatabaseName> databaseNameConsumer, Map<String, Object> additionalParameters)