Function triple

  • Returns a new instance of Quad. If graph is undefined or null it MUST set graph to a DefaultGraph.

    Parameters

    • subject: Term
    • predicate: Term
    • object: Term
    • Optional graph: Term

    Returns Quad<any, any, any, any>

Generated using TypeDoc