A number to limit how many documents should be returned during a findMany operation.
A NeDB projection object. This is passed along as-is to NeDB, so please refer to their documentation about projections.
https://github.com/louischatriot/nedb?tab=readme-ov-file#projections
Configuration object for methods that find many documents as objects at once.
Author
BigfootDS