mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-07-23 08:52:29 +00:00

### What problem does this PR solve? Removed set_entity and set_relation to avoid accessing doc engine during graph computation. Introduced GraphChange to avoid writing unchanged chunks. ### Type of change - [x] Performance Improvement