Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
function assertTxConfigIsEmpty
import { assertTxConfigIsEmpty } from "https://deno.land/x/neo4j_lite_client@4.4.6/bolt-connection/bolt/bolt-protocol-util.js";

Parameters

txConfig

the auto-commit transaction configuration.

optional
onProtocolError = [UNSUPPORTED]

called when the txConfig is not empty.

observer

the response observer.