Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/neo4j_lite_client/core/internal/util.ts

Unofficial Neo4j Driver for Deno
Latest
import * as neo4jLiteClient from "https://deno.land/x/neo4j_lite_client@4.4.6/core/internal/util.ts";

Functions

Assert it's a number

Assert it's a number or integer

Assert it's a object

Assert it's a string

Assert it's a valid datae

Verifies if the object is null or empty

Verify if it's an object

Verify if the supplied object is a string

Check and normalize given query and parameters.