ForcePilot/backend/test/unit/graphs
Wenjie Zhang 5add3a070d feat: 知识图谱状态增加实体/关系数量统计
- KnowledgeGraphRepository 新增 count_by_db_id 方法
- MilvusGraphService.get_status 返回 entity_count 和 relationship_count
- 知识图谱管理面板展示实体与关系计数
- 修复重置按钮在构建中不可见的问题
- 调整默认并发数为 50

Co-authored-by: xerrors <xerrors@qq.com>
2026-05-26 17:39:13 +08:00
..
test_milvus_graph_build.py feat: 知识图谱状态增加实体/关系数量统计 2026-05-26 17:39:13 +08:00