Uses of Interface
org.neo4j.driver.internal.cluster.RoutingProcedureRunner
Packages that use RoutingProcedureRunner
-
Uses of RoutingProcedureRunner in org.neo4j.driver.internal.cluster
Classes in org.neo4j.driver.internal.cluster that implement RoutingProcedureRunnerModifier and TypeClassDescriptionclassThis implementation of theRoutingProcedureRunnerworks with multi database versions of Neo4j calling the procedure `dbms.routing.getRoutingTable`classThis implementation of theRoutingProcedureRunneraccess the routing procedure through the bolt's ROUTE message.classThis implementation of theRoutingProcedureRunnerworks with single database versions of Neo4j calling the procedure `dbms.cluster.routing.getRoutingTable`