mdocument.model.relations.RelationManyToMany ============================================ .. currentmodule:: mdocument.model.relations .. autoclass:: RelationManyToMany :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~RelationManyToMany.__init__ ~RelationManyToMany.create_index ~RelationManyToMany.delete ~RelationManyToMany.get_collections ~RelationManyToMany.register ~RelationManyToMany.update .. rubric:: Attributes .. autosummary:: ~RelationManyToMany.child_document_cls ~RelationManyToMany.child_model ~RelationManyToMany.parent_document_cls ~RelationManyToMany.parent_model