import * as neo4jLiteClient from "https://deno.land/x/neo4j_lite_client@4.4.6/core/error.ts";
Classes
Class for all errors thrown/returned by the driver. |
Variables
Error code representing serialization/deserialization issue in the Bolt protocol. Used by Neo4jError#code. | |
Error code representing complete loss of service. Used by Neo4jError#code. | |
Error code representing transient loss of service. Used by Neo4jError#code. |