I have this code in Python from pymongo import MongoClient db ... and it is suggested to use one of the methods: replace_one , update_one o update_many .
確定! 回上一頁