Skip to content
walter-weinmann edited this page Sep 4, 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:] (https://github.com/walter-weinmann/ocparse/wiki/Testing) gives a general overview of the test facility.
  4. [Testing with Common Test:] (https://github.com/walter-weinmann/ocparse/wiki/Testing-with-Common-Test) gives a more detailed description of the usage of the applied Common Test environment.
  5. [Testing with Eunit:] (https://github.com/walter-weinmann/ocparse/wiki/Testing-with-EUnit) gives a more detailed description of the usage of the applied Eunit test environment.
Clone this wiki locally