kedro.io.JSONLocalDataSet
=========================

.. currentmodule:: kedro.io

.. autoclass:: JSONLocalDataSet
   :members:
   :undoc-members:
   :show-inheritance:
   :inherited-members:

   
   
   .. rubric:: Attributes

   .. autosummary::
      
      JSONLocalDataSet.DEFAULT_LOAD_ARGS
      JSONLocalDataSet.DEFAULT_SAVE_ARGS
   
   

   
   
   .. rubric:: Methods

   .. autosummary::
      
      JSONLocalDataSet.__init__
      JSONLocalDataSet.exists
      JSONLocalDataSet.from_config
      JSONLocalDataSet.get_last_load_version
      JSONLocalDataSet.get_last_save_version
      JSONLocalDataSet.load
      JSONLocalDataSet.release
      JSONLocalDataSet.save
    
   