graphiti/graphiti_core/utils
Daniel Chalef 32b51530ec
feat: Fix bug in dedupe_node_list function (#137)
The code changes fix a bug in the `dedupe_node_list` function where a node instance was not found in the node map. The bug is now handled by logging a warning message and skipping the iteration. This ensures that the function continues to execute without any errors.
2024-09-20 21:03:20 -07:00
..
maintenance feat: Fix bug in dedupe_node_list function (#137) 2024-09-20 21:03:20 -07:00
__init__.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
bulk_utils.py Add group ids (#89) 2024-09-06 12:33:42 -04:00