Query Collection

Extracting records from a collection can be done by first opening a cursor to the collection and then move trough all the records using one or more requests.

Last updated