Handle empty graph data and add empty graph hints

- Add empty data handling flag
- Display "Graph Is Empty" node
This commit is contained in:
yangdx
2025-03-21 21:49:36 +08:00
parent 35e00f1eb2
commit a5aa3da3bc
3 changed files with 52 additions and 13 deletions

View File

@@ -198,7 +198,8 @@
"placeholder": "搜索标签...",
"andOthers": "还有 {count} 个",
"refreshTooltip": "重新加载图形数据"
}
},
"emptyGraph": "图谱数据为空"
},
"retrievePanel": {
"chatMessage": {