Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/neo4j_lite_client/core/result.ts>default#summary

Unofficial Neo4j Driver for Deno
Latest
method default.prototype.summary
import { default } from "https://deno.land/x/neo4j_lite_client@4.4.6/core/result.ts";

Returns a promise for the result summary.

Should not be combined with Result#subscribe function.

Returns

Promise<ResultSummary>
  • Result summary.