Uses of Interface
org.neo4j.driver.internal.cluster.RoutingProcedureRunner
-
Uses of RoutingProcedureRunner in org.neo4j.driver.internal.cluster
Modifier and TypeClassDescriptionclass
This implementation of theRoutingProcedureRunner
works with multi database versions of Neo4j calling the procedure `dbms.routing.getRoutingTable`class
This implementation of theRoutingProcedureRunner
access the routing procedure through the bolt's ROUTE message.class
This implementation of theRoutingProcedureRunner
works with single database versions of Neo4j calling the procedure `dbms.cluster.routing.getRoutingTable`