Phase 5: Add Neo4j graph analysis frontend panel

- Add graph analysis sidebar button and panel UI in workbench.html
- Implement graph statistics display (nodes, edges, density, components)
- Implement centrality analysis ranking display
- Implement community detection visualization using D3.js force layout
- Implement shortest path query and visualization
- Implement neighbor node query and visualization
- Add Neo4j connection status indicator
- Add data sync to Neo4j functionality
- Update STATUS.md marking frontend graph panel as completed
- Style consistent with dark theme using #00d4ff as primary color
This commit is contained in:
OpenClaw Bot
2026-02-20 18:06:42 +08:00
parent 6521d4b45f
commit 0286e96909
3 changed files with 1633 additions and 9 deletions

File diff suppressed because it is too large Load Diff