import * as neo4jLiteClient from "https://deno.land/x/neo4j_lite_client@4.4.6/core/internal/tx-config.ts";
Classes
Internal holder of the transaction configuration.
It performs input validation and value conversion for further serialization by the Bolt protocol layer.
Users of the driver provide transaction configuration as regular objects |