Parse a CQL file and returned the prepared queries
readCql(file)
file
the name of the file to be parsed
A character vector of well formated CQL queries
cypher() and prepCql()
cypher()
prepCql()