* 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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| community_operations.py | ||
| dedup_helpers.py | ||
| edge_operations.py | ||
| graph_data_operations.py | ||
| node_operations.py | ||
| temporal_operations.py | ||
| utils.py | ||