pylibmgm.Graph ============== .. currentmodule:: pylibmgm .. autoclass:: pylibmgm.Graph :members: :member-order: bysource :exclude-members: __delattr__, __dir__, __eq__, __format__, __ge__, __getattribute__, __getstate__, __gt__, __hash__, __init_subclass__, __le__, __lt__, __ne__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__, __weakref__, __dict__, __annotations__, __doc__, __module__, id, no_nodes .. rubric:: Methods .. autosummary:: ~Graph.__init__ .. rubric:: Attributes .. list-table:: :widths: 25 20 55 :header-rows: 1 * - Name - Type - Description * - **id** - int - Unique graph identifier. * - **no_nodes** - int - Number of nodes in the graph.