OINO TS
    Preparing search index...

    Class OINODbSqlAggregate

    Class for limiting the number of results.

    Index

    Constructors

    Methods

    • Constructor for OINODbSqlAggregate as parser of http parameter.

      Supports comma separated list of aggregates formatted as:

      • function(field)

      Supported functions are count, sum, avg, min, max.

      Parameters

      • aggregatorString: string

        string representation of limit from HTTP-request

      Returns OINODbSqlAggregate