top Method

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

top(n: number): WsgQuery

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

Returns - WsgQuery

This query.

Defined in

Last Updated: 11 June, 2024