cognee/cognee/modules/data/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: Add graph metrics getter in graph db interface and adapters [COG-1082] (#483) 2025-02-03 15:25:04 +01:00
answers_base.py feat: Cognee evaluation framework development (#498) 2025-02-11 16:31:54 +01:00
answers_data.py feat: Cognee evaluation framework development (#498) 2025-02-11 16:31:54 +01:00
Data.py feat: Enable async execution of data items for incremental loading (#1092) 2025-07-29 10:39:31 -04:00
Dataset.py feat: new Dataset permissions (#869) 2025-06-06 14:20:57 +02:00
DatasetData.py ruff format 2025-01-05 19:09:08 +01:00
graph_relationship_ledger.py test: make search unit tests deterministic (#726) 2025-04-18 21:55:24 +02:00
GraphMetrics.py feat: metrics in neo4j adapter [COG-1082] (#487) 2025-02-07 15:58:43 +01:00
metrics_base.py feat: Cognee evaluation framework development (#498) 2025-02-11 16:31:54 +01:00
metrics_data.py feat: Cognee evaluation framework development (#498) 2025-02-11 16:31:54 +01:00
questions_base.py feat: Cognee evaluation framework development (#498) 2025-02-11 16:31:54 +01:00
questions_data.py feat: Cognee evaluation framework development (#498) 2025-02-11 16:31:54 +01:00