-
Type: Story
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Embedded Shell, Shell API
-
None
-
8
-
Needed
-
-
Iteration Jackfruit
Implement Bulk operation methods:
- Collection.initializeUnorderedBulkOp
- Collection.initializeOrderedBulkOp
- Bulk
- Bulk.execute
- Bulk.find
- Bulk.find.arrayFilters
- Bulk.find.collation
- Bulk.find.hint
- Bulk.find.remove
- Bulk.find.removeOne
- Bulk.find.replaceOne
- Bulk.find.updateOne
- Bulk.find.update
- Bulk.find.upsert
- Bulk.getOperations
- Bulk.insert
- Bulk.tojson
- Bulk.toString