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