read_cypher: Read a cypher file

Description Usage Arguments Value Examples

View source: R/read_cypher.R

Description

Read a cypher file

Usage

1

Arguments

file

the path to the cypher file

Value

a tibble with the queries

Examples

1
2
3
4
## Not run: 
read_cypher("random/create.cypher")

## End(Not run)

neo4r documentation built on May 2, 2019, 4:01 a.m.

Related to read_cypher in neo4r...