graphiti/graphiti_core/utils
Daniel Chalef 18550c84ac Refactor deduplication logic to enhance node resolution and track duplicate pairs (#929)
* Simplify deduplication process in bulk_utils by reusing canonical nodes.
* Update dedup_helpers to store duplicate pairs during resolution.
* Modify node_operations to append duplicate pairs when resolving nodes.
* Add tests to verify deduplication behavior and ensure correct state updates.
2025-09-25 14:32:03 -07:00
..
maintenance Refactor deduplication logic to enhance node resolution and track duplicate pairs (#929) 2025-09-25 14:32:03 -07:00
ontology_utils move summary out of attribute extraction (#792) 2025-07-31 12:15:21 -04:00
__init__.py refactor: use utc_now() for consistent UTC datetime handling (#234) 2024-12-09 10:36:04 -08:00
bulk_utils.py Refactor deduplication logic to enhance node resolution and track duplicate pairs (#929) 2025-09-25 14:32:03 -07:00
datetime_utils.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00