Metreeca Wire
    Preparing search index...
    • Generates a SPARQL reduced modifier over a projection.

      Prefixes the space-joined projection with reduced, permitting but not requiring duplicate elimination, a cheaper alternative to distinct. Empty expressions, such as those produced by nil, are dropped first; an empty list, or one leaving no expression, yields the bare reduced keyword.

      Parameters

      • ...expressions: Mixed<string>

        The projection variables to permit deduplicating

      Returns string

      The reduced modifier