Graph ===== .. currentmodule:: amplify .. autoclass:: Graph :special-members: :exclude-members: __new__, __annotations__, __array_priority__, __module__, __class_getitem__, __subclasshook__, __init_subclass__, __abstractmethods__, __dict__, __weakref__, __doc__, __orig_bases__, __parameters__, __slots__, __firstlineno__, __delattr__, __getstate__, __setattr__, __setstate__ .. rubric:: Methods .. autosummary:: :nosignatures: ~Graph.__init__ .. rubric:: Attributes .. autosummary:: ~Graph.adjacency ~Graph.edges ~Graph.nodes ~Graph.shape ~Graph.type