g3-toolkit API Reference
    Preparing search index...

    Class HolonicAdapter

    Interface that all data source adapters implement.

    Implements

    Index

    Constructors

    Properties

    id: "holonic"

    Short identifier (e.g., "sparql", "cypher", "holonic").

    name: "Holonic Dataset"

    Human-readable name (e.g., "SPARQL Endpoint").

    Methods

    • NOTE: the in-memory dataset has no query engine; the query string is currently ignored and the top-level holarchy projection is returned. Callers that need real query semantics should use a backend-connected adapter. Logged (not thrown) so existing view wiring keeps working while making the limitation observable.

      Parameters

      • q: string

      Returns Promise<UGM>