getNodeAndEdgeTables: return a list of two data.frames, nodes and edges, suitable...

Description Usage Arguments Value

Description

transform the neo4j data structures into a two base R data.frames

Usage

1
2
## S4 method for signature 'neo4jService'
getNodeAndEdgeTables(obj, query = NA)

Arguments

obj

neo4jService object

query

character string, a valid neo4j query

Value

a list of two data.frames


PriceLab/neo4jService documentation built on April 10, 2020, 7:10 p.m.