Skip to main content
Module

x/neo4j_lite_client/core/types.ts>EncryptionLevel

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