• Returns

    an aggregator that counts the input values. Accepts nulls as input values. Aggregation result type Long.

    Parameters

    • Optional attributePath: string

      extracts values from this path if given

    Returns Aggregator<Long>

Generated using TypeDoc