多项选择题

下列选项中,用于通过Python API操作MongoDB文档的方法是()。

A.delete_one()
B.drop_one()
C.update_one()
D.insert_one()