• Checks if a given row is an aggregate.

    Parameters

    • row: Row

      The row to check.

    Returns row is Aggregate

    True if the row is an aggregate, false otherwise.

Generated using TypeDoc