Raphaël MANSUY
b7e1e59b91
cherry-pick 38559373
2025-12-04 19:18:38 +08:00
yangdx
f13d30206f
Fix relation deduplication logic and standardize log message prefixes
...
(cherry picked from commit a25003c336 )
2025-12-04 19:11:23 +08:00
yangdx
17a9771cfb
Add chunk tracking support to entity merge functionality
...
- Pass chunk storages to merge function
- Merge relation chunk tracking data
- Merge entity chunk tracking data
- Delete old chunk tracking records
- Persist chunk storage updates
(cherry picked from commit 2c09adb8d3 )
2025-12-04 19:11:19 +08:00
yangdx
450f969430
Add chunk tracking cleanup to entity/relation deletion and creation
...
• Clean up chunk storage on delete
• Track chunks in create operations
• Normalize relation keys consistently
(cherry picked from commit a3370b024d )
2025-12-04 19:11:19 +08:00
yangdx
7e0f12c28e
Enhance entity/relation editing with chunk tracking synchronization
...
• Add chunk storage sync to edit ops
• Implement incremental chunk ID updates
• Support entity renaming migrations
• Normalize relation keys consistently
• Preserve chunk references on edits
(cherry picked from commit 3fbd704bf9 )
2025-12-04 19:11:19 +08:00
yangdx
df2c24264f
Improve entity merge logging by removing redundant message and fixing typo
...
(cherry picked from commit 9a8742da59 )
2025-12-04 19:09:02 +08:00
Moddy Surala
319d12bb6a
Fix GRAPH_FIELD_SEP import typo
2025-06-29 01:28:39 +05:00
yangdx
e6baffe10c
Add retrun status to entity and relation delete operations
2025-06-23 21:39:45 +08:00
yangdx
1697ea4bf6
Fix linting
2025-06-23 19:20:35 +08:00
yangdx
f60bad92f0
Fix: Delete relations from vector DB in both directions
2025-06-23 19:20:10 +08:00
zrguo
40b10e8fcf
Update insert_custom_kg
2025-05-27 16:07:04 +08:00
yangdx
90cacdbcc3
Fix file_path missing in acreate_entity and acreate_relation
2025-04-26 22:15:54 +08:00
yangdx
c834570cfc
Fix import error
2025-04-14 12:36:41 +08:00
yangdx
5c1d4201f9
Fix linting
2025-04-14 12:08:56 +08:00
yangdx
89d1e68d97
Move graph edit function implemention to a utils_graph.py to educe the size of lightray.py
2025-04-14 03:06:23 +08:00