Map your project into a knowledge graph(github.com)4 points·by mdrzn·il y a 13 jours·1 commentsgithub.comMap your project into a knowledge graphhttps://github.com/safishamsi/graphify1 commentsPost comment[–]gkorland·il y a 13 joursreplygraphify 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 ```
``` /graphify ./raw --falkordb # generate cypher.txt for FalkorDB /graphify ./raw --falkordb-push falkordb://localhost:6379 ```