CodePudding user response:
Save (as well as MongoCollection class itself) is deprecated method in the Legacy driver, the current driver doesn't have this functionality, see here

CodePudding user response:
Save (as well as MongoCollection class itself) is deprecated method in the Legacy driver, the current driver doesn't have this functionality, see here