Skip to main content
Module

x/neo4j_lite_client/core/types.ts>TrustStrategy

Unofficial Neo4j Driver for Deno
Latest
type alias TrustStrategy
import { type TrustStrategy } from "https://deno.land/x/neo4j_lite_client@4.4.6/core/types.ts";
definition: "TRUST_ALL_CERTIFICATES" | "TRUST_CUSTOM_CA_SIGNED_CERTIFICATES" | "TRUST_SYSTEM_CA_SIGNED_CERTIFICATES"