Prepares a CQL query from a character vector
prepCql(...)
...
character vectors with cQL commands
A well formated CQL query
cypher() and readCql()
cypher()
readCql()
prepCql(c( "MATCH (n)", "RETURN n" ))