GraphModel ========== .. currentmodule:: mowl.base_models .. autoclass:: GraphModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GraphModel.edges ~GraphModel.graph_node_to_id ~GraphModel.graph_relation_to_id ~GraphModel.projector .. rubric:: Methods Summary .. autosummary:: ~GraphModel.set_projector .. rubric:: Attributes Documentation .. autoattribute:: edges .. autoattribute:: graph_node_to_id .. autoattribute:: graph_relation_to_id .. autoattribute:: projector .. rubric:: Methods Documentation .. automethod:: set_projector