Skip to content
walter-weinmann edited this page Jul 9, 2016 · 15 revisions

ocparse - the openCypher parser written in Erlang

Build Status

The documentation consists of the following parts:

  1. [Syntax Diagram:] (https://github.com/walter-weinmann/ocparse/wiki/Syntax-Diagram) shows the syntax diagrams fitting the implemented openCypher language level.
  2. [Syntax Diagram Legacy:] (https://github.com/walter-weinmann/ocparse/wiki/Syntax-Diagram-Legacy) shows the syntax diagrams fitting the implemented legacy language level.
  3. [Testing with Common Test:] (https://github.com/walter-weinmann/ocparse/wiki/Testing-with-Common-Test) explains the usage of the applied Common Test environment.
  4. [Testing with Eunit:] (https://github.com/walter-weinmann/ocparse/wiki/Testing-with-EUnit) explains the usage of the applied Eunit test environment.
  5. [To Do List:] (https://github.com/walter-weinmann/ocparse/wiki/To-Do-List) shows the open issues and open feature requests.
Clone this wiki locally