Skip to content
walter-weinmann edited this page Feb 28, 2019 · 15 revisions

ocparse - the openCypher parser written in Erlang

Travis (.org) Coveralls github GitHub GitHub release GitHub Release Date GitHub commits since latest release

The documentation consists of the following parts:

  1. Syntax Diagram: shows the syntax diagrams fitting the implemented openCypher language level.
  2. Testing: gives a general overview of the test facility.
  3. Testing with Common Test: gives a more detailed description of the usage of the applied Common Test environment.
  4. Testing with Eunit: gives a more detailed description of the usage of the applied Eunit test environment.
  5. Release Notes: details the corrections, changes or enhancements made to a specific version.
Clone this wiki locally