Map your project into a knowledge graph

(github.com)

4 points | by mdrzn a day ago ago

1 comments

  • gkorland 20 hours ago ago

    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 ```