- collection.count() → either counting the result or using count_documents() - collection.update() → replaced by update_one()
- collection.count() → either counting the result or using count_documents() - collection.update() → replaced by update_one()