Hi everybody!
Do you know somebody created Java language syntax model in Neo4j DB? I mean BNF like form of official syntax mapped into Neo4j nodes and relationships. I need one for research work, but manual buildup of DB contents from scratch looks a bit tedious and bulky.
Any idea is welcome,
Thanks!
You can probably import the antlr grammar into neo4j.
Pavlo did it a long time ago.
1 Like
It appears I have to go my way alone. If anybody needs such a DB with Java version 8 graph, just let me know, better via LinkedIn.
AI learns Java