top Method

Select only top entries from the query. This is applied after skip.

top(n: number): this

Parameter Type Description
n number Number of top entries to select.

Returns - This query.

Defined in

Last Updated: 08 January, 2020