└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Welcome to Gremlify 2 | ![gremlify](https://i.imgur.com/SoefiPf.png) 3 | 4 | This repository is a placeholder for all related www.gremlify.com information and issues. 5 | 6 | ## What is Gremlify? 7 | Gremlify is a free tool that provides an interface for querying a Graph database using the [Gremlin](http://tinkerpop.apache.org/gremlin.html) query language. 8 | 9 | Read more about Gremlify in our [official documentation](https://gremlify.gitbook.io/gremlify/). 10 | 11 | Please feel free to file issues, request features, or just leave your feedback. 12 | 13 | 14 | --------------------------------------------------------------------------------