powered by
Prepares a CQL query from a character vector
prepCql(...)
A well formated CQL query
character vectors with cQL commands
cypher() and readCql()
cypher()
readCql()
prepCql(c( "MATCH (n)", "RETURN n" ))
Run the code above in your browser using DataLab