mirror of
https://github.com/HKUDS/LightRAG.git
synced 2026-01-06 03:40:46 +00:00
- Replace simple string concatenation with build_file_path() in: - _merge_edges_then_upsert - _rebuild_single_entity - _rebuild_single_relationship - Ensures consistent deduplication, length limiting, and error handling - Aligns with existing _merge_nodes_then_upsert implementation