Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
12-18-2018 02:47 AM
Hello,
We are developing an application that is using our specific DSL to query data and we are facing a challenge to translate our specific DSL to Cypher (our app is developed in JAVA).
Before developing the interpreter I would like to ask if there are already some existing projects that are generating a Cypher query dynamically so we can reuse it to generate cypher.
We found Cypher DSL project but it is not maintained and potentially not enough complete for our use.
Thank you
12-19-2018 12:29 AM
Hi Michael
try JCypher which is maintained by Wolfgang Schützelhofer in Austria.
http://jcypher.iot-solutions.net/
He also wrote a number of articles about it.
All the sessions of the conference are now available online