Workspace 6.21.5
MongoDbRemove

Remove document(s) from a collection - https://docs.mongodb.com/manual/reference/method/db.collection.remove/ or drop the entire collection

  • Default label: "MongoDB remove"
  • Member of plug-in: Distributed
  • Catalogue path: Distributed
Inputs:
Database addressQString

Database nameQString

Collection nameQString

QueryQJsonDocument

Just onebool

Drop entire collectionbool