Paged Query
Used to build a Query that supports limit and offset.
Parameters
<R>
The type of the results.
Inheritors
Types
Functions
Link copied to clipboard
Executes the PagedQuery.
Link copied to clipboard
Sets the maximum number of results to return.
Link copied to clipboard
Sets the index of the first result in the query to return.