Data Ingestion ============== .. currentmodule:: cognite.client Raw --- Databases ^^^^^^^^^ .. autosummary:: :methods: :toctree: generated/ :template: custom-automethods-template.rst AsyncCogniteClient.raw.databases Tables ^^^^^^ .. autosummary:: :methods: :toctree: generated/ :template: custom-automethods-template.rst AsyncCogniteClient.raw.tables Rows ^^^^ .. autosummary:: :methods: :toctree: generated/ :template: custom-automethods-template.rst AsyncCogniteClient.raw.rows RAW Data classes ^^^^^^^^^^^^^^^^ .. automodule:: cognite.client.data_classes.raw :members: :show-inheritance: .. currentmodule:: cognite.client Extraction pipelines -------------------- .. autosummary:: :methods: :toctree: generated/ :template: custom-automethods-template.rst AsyncCogniteClient.extraction_pipelines Extraction pipeline runs ------------------------ .. autosummary:: :methods: :toctree: generated/ :template: custom-automethods-template.rst AsyncCogniteClient.extraction_pipelines.runs Extraction pipeline configs --------------------------- .. autosummary:: :methods: :toctree: generated/ :template: custom-automethods-template.rst AsyncCogniteClient.extraction_pipelines.config Extractor Config Data classes ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. automodule:: cognite.client.data_classes.extractionpipelines :members: :show-inheritance: