kedro.pipeline.node.Node
========================

.. currentmodule:: kedro.pipeline.node

.. autoclass:: Node

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Node.__init__
      ~Node.decorate
      ~Node.run
      ~Node.tag
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Node.inputs
      ~Node.name
      ~Node.outputs
      ~Node.tags
   
   