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

x/neo4j_lite_client/core/result-summary.ts

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

Classes

A ResultSummary instance contains structured metadata for a Result.

Class for Cypher notifications

Class for execution plan received by prepending Cypher with EXPLAIN.

Class for execution plan received by prepending Cypher with PROFILE.

Get statistical information for a Result.

Class for exposing server info from a result.

Stats Query statistics dictionary for a QueryStatistics

Variables

The constants for query types