import { packstream } from "https://deno.land/x/neo4j_lite_client@4.4.6/bolt-connection/index.js";
const { Structure } = packstream.v1;
A Structure have a signature and fields.
x/neo4j_lite_client/bolt-connection/index.js>packstream.v1.Structure
import { packstream } from "https://deno.land/x/neo4j_lite_client@4.4.6/bolt-connection/index.js";
const { Structure } = packstream.v1;
A Structure have a signature and fields.