cognee/cognee/modules/pipelines/models
Igor Ilic 14ba3e8829
feat: Enable async execution of data items for incremental loading (#1092)
<!-- .github/pull_request_template.md -->

## Description
Attempt at making incremental loading run async

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.
2025-07-29 10:39:31 -04:00
..
__init__.py feat: Enable async execution of data items for incremental loading (#1092) 2025-07-29 10:39:31 -04:00
DataItemStatus.py feat: Enable async execution of data items for incremental loading (#1092) 2025-07-29 10:39:31 -04:00
Pipeline.py ruff format 2025-01-05 19:09:08 +01:00
PipelineRun.py fix: cognee docker image (#820) 2025-05-15 10:05:27 +02:00
PipelineRunInfo.py feat: Enable async execution of data items for incremental loading (#1092) 2025-07-29 10:39:31 -04:00
PipelineTask.py ruff format 2025-01-05 19:09:08 +01:00
Task.py ruff format 2025-01-05 19:09:08 +01:00
TaskRun.py ruff format 2025-01-05 19:09:08 +01:00