pub fn parse_with_variables( input: &str, variables: &HashMap<String, Value>, ) -> Result<Document>
Parse an AQL query with variable values