Skip to main content
Deno 2 is finally here 🎉️
Learn more
function createValidRoutingTable
import { createValidRoutingTable } from "https://deno.land/x/neo4j_lite_client@4.4.6/bolt-connection/rediscovery/routing-table.js";

Create a valid routing table from a raw object

Parameters

database

the database name. It is used for logging purposes

routerAddress

The router address, it is used for loggin purposes

rawRoutingTable

Method used to get the raw routing table to be processed