Files
insightflow/backend
OpenClaw Bot 403e1cde28 Phase 5: Add Neo4j graph database integration
- Add neo4j_manager.py with full graph operations support
- Data sync: projects, entities, relations to Neo4j
- Graph queries: shortest path, all paths, neighbors, common neighbors
- Graph algorithms: centrality analysis, community detection
- Add 11 new API endpoints for graph operations
- Update docker-compose.yml with Neo4j service
- Update requirements.txt with neo4j driver
2026-02-20 12:04:41 +08:00
..
2026-02-20 06:06:23 +08:00
2026-02-20 00:10:49 +08:00
2026-02-17 18:19:52 +08:00