-
Notifications
You must be signed in to change notification settings - Fork 1
Home
walter-weinmann edited this page Sep 4, 2016
·
15 revisions
The documentation consists of the following parts:
- [Syntax Diagram:] (https://github.com/walter-weinmann/ocparse/wiki/Syntax-Diagram) shows the syntax diagrams fitting the implemented openCypher language level.
- [Syntax Diagram Legacy:] (https://github.com/walter-weinmann/ocparse/wiki/Syntax-Diagram-Legacy) shows the syntax diagrams fitting the implemented legacy language level.
- [Testing:] (https://github.com/walter-weinmann/ocparse/wiki/Testing) gives a general overview of the test facility.
- [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.
- [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.