Optional
namespaceThe namespace to use for the keys in the database.
Optional
primaryThe primary key to use for the database.
"_id"
Optional
yieldThe amount of keys to retrieve per batch when yielding keys.
1000
Generated using TypeDoc
Type definition for the input parameters required to initialize an instance of the MongoDBStoreInput class.