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

1 Answer

0 votes
by

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

...