Returns a section of the given ResultItems.
The returned section starts at index "options.start" and has got a maximum length of "options.count".
Result of a query.
Optional
Options with start/count flags.
A section of the given query result.
Generated using TypeDoc
Returns a section of the given ResultItems.
The returned section starts at index "options.start" and has got a maximum length of "options.count".