Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-296

Support Bulk operation methods

    • Type: Icon: Story Story
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.2.2
    • Affects Version/s: None
    • Component/s: Embedded Shell, Shell API
    • Labels:
      None
    • 8
    • Needed
    • Hide

      Collation and arrayFilters are blocked on node tickets so will throw unimplemented errors

      Show
      Collation and arrayFilters are blocked on node tickets so will throw unimplemented errors
    • 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

            Assignee:
            anna.herlihy@mongodb.com Anna Herlihy (Inactive)
            Reporter:
            maurizio.casimirri@mongodb.com Maurizio Casimirri
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: