0 votes
in Big Data | Hadoop by (30.8k points)
Which method is used to update documents into a collection in MongoDB ?

1 Answer

0 votes
by (23.1k points)

The update() and save() methods are used to update documents into a collection.

Related questions

...