:mod:`graph.node` --- Network Node Object ========================================= The :mod:`graph.node` module contains the Node class. This is an extension to the NetworkX Node. .. versionadded:: 0.1.0 .. automodule:: autocnet.graph.node :synopsis: :members: