| Package | Description |
|---|---|
| org.opencypher.generator | |
| org.opencypher.grammar | |
| org.opencypher.railroad | |
| org.opencypher.tools |
The tools package contains utilities that are used throughout the library.
|
| org.opencypher.tools.antlr.bnf | |
| org.opencypher.tools.antlr.g4 | |
| org.opencypher.tools.g4processors | |
| org.opencypher.tools.g4tree | |
| org.opencypher.tools.grammar |
This is the entry-point package for the tools in this library.
|
| org.opencypher.tools.io |
This package contains utilities for dealing with text output.
|
| org.opencypher.tools.xml |
This package contains utilities that read XML files and build up a custom object graph by mapping the XML structure
to annotated classes.
|