Skip to main content
Module

x/neo4j_lite_client/core/error.ts>SESSION_EXPIRED

Unofficial Neo4j Driver for Deno
Latest
variable SESSION_EXPIRED
import { SESSION_EXPIRED } from "https://deno.land/x/neo4j_lite_client@4.4.6/core/error.ts";

Error code representing transient loss of service. Used by Neo4jError#code.

type

string