Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
class ChannelConfig
import { ChannelConfig } from "https://deno.land/x/neo4j_lite_client@4.4.6/bolt-connection/channel/index.js";

Constructors

new
ChannelConfig(
address,
driverConfig,
connectionErrorCode,
)