LightRAG/lightrag_webui/src/components/graph
yangdx 1fddc8552e Added minimum degree filter for graph queries
- Introduced min_degree parameter in graph query
- Updated UI to include minimum degree setting
- Modified API to handle min_degree parameter
- Updated graph query logic in LightRAG
2025-03-05 11:37:55 +08:00
..
FocusOnNode.tsx implement API key alert 2025-02-17 01:59:36 +08:00
FullScreenControl.tsx implement API key alert 2025-02-17 01:59:36 +08:00
GraphControl.tsx build webui 2025-02-25 18:36:34 +08:00
GraphLabels.tsx add graph depth and layout iteration settings 2025-02-25 18:32:53 +08:00
GraphSearch.tsx add graph depth and layout iteration settings 2025-02-25 18:32:53 +08:00
LayoutsControl.tsx build webui 2025-02-25 18:36:34 +08:00
PropertiesView.tsx implement API key alert 2025-02-17 01:59:36 +08:00
Settings.tsx Added minimum degree filter for graph queries 2025-03-05 11:37:55 +08:00
StatusCard.tsx implement API key alert 2025-02-17 01:59:36 +08:00
StatusIndicator.tsx implement API key alert 2025-02-17 01:59:36 +08:00
ZoomControl.tsx implement API key alert 2025-02-17 01:59:36 +08:00