Metreeca Wire
    Preparing search index...
    • Generates a SPARQL GROUP BY clause.

      Prefixes the space-joined grouping expressions with group by, partitioning solutions for aggregation. Empty expressions, such as those produced by nil, are dropped first; an empty list yields the empty fragment, leaving the solutions ungrouped.

      Parameters

      • ...expressions: Mixed<string>

        The grouping expressions

      Returns string

      The SPARQL GROUP BY clause, or the empty fragment for no expressions