Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
import * as neo4jLiteClient from "https://deno.land/x/neo4j_lite_client@4.4.6/core/internal/connection-holder.ts";

Classes

Utility to lazily initialize connections and return them back to the pool when unused.

Provides a interaction with a ConnectionHolder without change it state by releasing or initilizing

Variables

Connection holder that does not manage any connections.