0 votes
in Big Data | Hadoop by
What is the use of the save() method in MongoDB ?

1 Answer

0 votes
by

The save() method is used to replace the existing document with a new document.

...