Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@neo4j-cypher/antlr4

neo4j9.9kApache-2.01.0.0

Cypher parser loaded from an antlr4 g4 file

cypher

readme

@neo4j-cypher/antlr4

This package contains:

  • JavaScript code generated from an antlr4 g4 grammar file.
  • The antlr4 g4 grammar file.
  • An antlr 4 java jar file used to generate the code.

The generate script in package.json gives an example of how to generate the source code yourself.