Cypher (http://www.opencypher.org/) is a graph query language that allows for expressive and efficient querying of graph data. Cypher is intuitive, powerful and easy to learn.
This project provides an Xtext based parser/editor for cypher based on the grammar provided by the openCypher project team.
Documentation is available at https://github.com/slizaa/slizaa-opencypher-xtext/wiki.
Licensed under under the terms of the Eclipse Public License v1.0 (http://www.eclipse.org/legal/epl-v10.html)