Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.
wuetherich edited this page Oct 21, 2016 · 8 revisions

The 'slizaa-opencypher-xtext' repository contains an implementation of the cypher query language based on the resources provided by the openCypher project. Cypher is a graph query language that allows expressive and efficient querying of graph data. It lets you write graph queries by describing patterns in your data.

The 'slizaa-opencypher-xtext' implementation is based on XText and provides a cypher parser as well as editing support for Eclipse (XText also supports editing support for IntelliJ IDEA and web browsers, but that is out of the scope of this project).

User Guide

Developer Guide

Clone this wiki locally