in Big Data | Hadoop by (32.2k points)
What is the use of the save() method in MongoDB ?

1 Answer

0 votes
by (23.9k points)

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

Related questions

0 votes
asked Mar 22, 2020 in Big Data | Hadoop by SakshiSharma (32.2k points)
...