Skip to main content

Module parser

Module parser 

Source
Expand description

Recursive-descent parser for the supported openCypher grammar.

Enums§

ParseError

Functions§

parse_cypher
Parse a Cypher query string into a Cypher query AST.