Files
insightflow/frontend/app.js
OpenClaw Bot 0286e96909 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
2026-02-20 18:06:42 +08:00

105 KiB