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

Constructors

new
ChannelConfig(
address,
driverConfig,
connectionErrorCode,
)