parse_cypher

Function parse_cypher 

Source
pub fn parse_cypher(input: &str) -> Result<Query, ParseError>
Expand description

Parse a Cypher query string into an AST