@triply/triplydb
    Preparing search index...

    Class IncompatibleError

    Thrown when the connected TriplyDB server is too old for the method that was called.

    The message names the version the method needs. Check compatibility up front with App.isCompatible if you support a range of server versions.

    Hierarchy (View Summary)

    Index
    context: Context = {}

    What the library was doing when this failed — the dataset, account or URL involved.

    statusCode?: number

    HTTP status for this failure, when there is one.

    Usually what the instance replied with; for a failure the library decides on locally it is the status that failure corresponds to.