.. comment
   This template stolen ("borrowed indefinitely") from StackOverflow James
   Leedham.  Thanks!

edgegraph.structure.link.Link
=============================

.. currentmodule:: edgegraph.structure.link

.. autoclass:: Link
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Link.__init__
      ~Link.add_to_universe
      ~Link.add_vertex
      ~Link.remove_from_universe
      ~Link.unlink_from
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Link.uid
      ~Link.universes
      ~Link.vertices
   
   
