:mod:`langchain_community.document_loaders.airbyte`.AirbyteCDKLoader
===========================================================================

.. currentmodule:: langchain_community.document_loaders.airbyte

.. autoclass:: AirbyteCDKLoader

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~AirbyteCDKLoader.last_state
   
   

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~AirbyteCDKLoader.__init__
      ~AirbyteCDKLoader.lazy_load
      ~AirbyteCDKLoader.load
      ~AirbyteCDKLoader.load_and_split

   
   .. automethod:: AirbyteCDKLoader.__init__
   .. automethod:: AirbyteCDKLoader.lazy_load
   .. automethod:: AirbyteCDKLoader.load
   .. automethod:: AirbyteCDKLoader.load_and_split

   
   


.. example_links:: AirbyteCDKLoader