graphiti/tests/utils/maintenance
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
..
test_bulk_utils.py Refactor deduplication logic to enhance node resolution and track duplicate pairs (#929) 2025-09-25 14:32:03 -07:00
test_edge_operations.py Improve node deduplication w/ deterministic matching, LLM fallbacks (#929) 2025-09-25 07:13:19 -07:00
test_node_operations.py Refactor deduplication logic to enhance node resolution and track duplicate pairs (#929) 2025-09-25 14:32:03 -07:00
test_temporal_operations_int.py add_episode() refactor (#421) 2025-04-30 12:08:52 -04:00