@faubulous/mentor-rdf
    Preparing search index...

    Class DefaultGraph

    An RDF/JS compliant DefaultGraph implementation (singleton).

    Implements

    • DefaultGraph
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    termType: "DefaultGraph" = ...

    Contains the constant "DefaultGraph".

    value: ""

    Contains an empty string as constant value.

    Methods

    • Parameters

      • other: Term | null | undefined

        The term to compare with.

      Returns boolean

      True if and only if other has termType "DefaultGraph".