pub fn parse_cypher(input: &str) -> Result<Query, ParseError>
Parse a Cypher query string into an AST