readCql: Parse a CQL file and returned the prepared queries

View source: R/prepCql.R

readCqlR Documentation

Parse a CQL file and returned the prepared queries

Description

Parse a CQL file and returned the prepared queries

Usage

readCql(file)

Arguments

file

the name of the file to be parsed

Value

A character vector of well formated CQL queries

See Also

cypher() and prepCql()


patzaw/neo2R documentation built on Sept. 4, 2024, 8:44 a.m.