Hacker News new | ask | show | jobs
Map your project into a knowledge graph (github.com)
4 points by mdrzn 33 days ago
1 comments

graphify is a great project you should try it with FalkorDB.

``` /graphify ./raw --falkordb # generate cypher.txt for FalkorDB /graphify ./raw --falkordb-push falkordb://localhost:6379 ```