Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method default.route
import { default } from "https://deno.land/x/neo4j_lite_client@4.4.6/bolt-connection/bolt/request-message.js";

Generate the ROUTE message, this message is used to fetch the routing table from the server

Parameters

optional
routingContext = [UNSUPPORTED]

The routing context used to define the routing table. Multi-datacenter deployments is one of its use cases

optional
bookmarks = [UNSUPPORTED]

The list of the bookmark should be used

optional
databaseName = [UNSUPPORTED]

The name of the database to get the routing table for.