Currently you can't set a limit on a query above 1k. Error: Limit 10000 is greater than the maximum query limit of 1000
The getDocuments and processDocuments abstractions were designed to always process the full amount of documents, but it seems reasonable to allow setting a limit.