Module org.neo4j.driver
Package org.neo4j.driver.internal.cluster
package org.neo4j.driver.internal.cluster
-
ClassDescriptionThis implementation of the
RoutingProcedureRunner
works with multi database versions of Neo4j calling the procedure `dbms.routing.getRoutingTable`Provides cluster composition lookup capabilities and initial router address resolution.This implementation of theRoutingProcedureRunner
access the routing procedure through the bolt's ROUTE message.Interface which defines the standard way to get the routing tableA generic interface to access all routing tables as a whole.This implementation of theRoutingProcedureRunner
works with single database versions of Neo4j calling the procedure `dbms.cluster.routing.getRoutingTable`