Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
class 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.

Constructors

new
Structure(signature, fields)

Create new instance