A very simple web interface to convert cypher queries to gremlin for Azure CosmosDB dialect
mvn jetty:run
Build it with docker build -t cypher-gremlin-translator .
and run with
docker run -p 8080:8080 -it cypher-gremlin-translator
.
Contribution welcome to maintain and extend this!
MIT
Have fun with it! Never deploy on fridays!