mdocument.client.MDocumentAsyncIOMotorCollection ================================================ .. currentmodule:: mdocument.client .. autoclass:: MDocumentAsyncIOMotorCollection :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~MDocumentAsyncIOMotorCollection.__init__ ~MDocumentAsyncIOMotorCollection.aggregate ~MDocumentAsyncIOMotorCollection.aggregate_raw_batches ~MDocumentAsyncIOMotorCollection.bulk_write ~MDocumentAsyncIOMotorCollection.count_documents ~MDocumentAsyncIOMotorCollection.create_index ~MDocumentAsyncIOMotorCollection.create_indexes ~MDocumentAsyncIOMotorCollection.delete_many ~MDocumentAsyncIOMotorCollection.delete_one ~MDocumentAsyncIOMotorCollection.distinct ~MDocumentAsyncIOMotorCollection.drop ~MDocumentAsyncIOMotorCollection.drop_index ~MDocumentAsyncIOMotorCollection.drop_indexes ~MDocumentAsyncIOMotorCollection.estimated_document_count ~MDocumentAsyncIOMotorCollection.find ~MDocumentAsyncIOMotorCollection.find_one ~MDocumentAsyncIOMotorCollection.find_one_and_delete ~MDocumentAsyncIOMotorCollection.find_one_and_replace ~MDocumentAsyncIOMotorCollection.find_one_and_update ~MDocumentAsyncIOMotorCollection.find_raw_batches ~MDocumentAsyncIOMotorCollection.get_io_loop ~MDocumentAsyncIOMotorCollection.index_information ~MDocumentAsyncIOMotorCollection.inline_map_reduce ~MDocumentAsyncIOMotorCollection.insert_many ~MDocumentAsyncIOMotorCollection.insert_one ~MDocumentAsyncIOMotorCollection.list_indexes ~MDocumentAsyncIOMotorCollection.map_reduce ~MDocumentAsyncIOMotorCollection.options ~MDocumentAsyncIOMotorCollection.reindex ~MDocumentAsyncIOMotorCollection.rename ~MDocumentAsyncIOMotorCollection.replace_one ~MDocumentAsyncIOMotorCollection.update_many ~MDocumentAsyncIOMotorCollection.update_one ~MDocumentAsyncIOMotorCollection.watch ~MDocumentAsyncIOMotorCollection.with_options ~MDocumentAsyncIOMotorCollection.wrap .. rubric:: Attributes .. autosummary:: ~MDocumentAsyncIOMotorCollection.codec_options ~MDocumentAsyncIOMotorCollection.full_name ~MDocumentAsyncIOMotorCollection.name ~MDocumentAsyncIOMotorCollection.read_concern ~MDocumentAsyncIOMotorCollection.read_preference ~MDocumentAsyncIOMotorCollection.write_concern