Metreeca Wire
    Preparing search index...
    • Creates a SPARQL solution Tuple.

      Collects the supplied bindings into a mapping from projected variables to the bound RDF terms. The supplied bindings are cloned, so later changes to them are not reflected in the solution.

      Parameters

      • tuple: Tuple

        The variable-to-term bindings making up the solution

      Returns Tuple

      An immutable Tuple of the supplied bindings