Learn R Programming

neo4r (version 0.1.1)

read_cypher: Read a cypher file

Description

Read a cypher file

Usage

read_cypher(file)

Arguments

file

the path to the cypher file

Value

a tibble with the queries

Examples

Run this code
# NOT RUN {
read_cypher("random/create.cypher")
# }

Run the code above in your browser using DataLab