R/cypher_query.neo4j_engine.R
neo2r_to_kgx.Rd
Given a result from neo2R::cypher returning KGX-formatted nodes and edges, parse the result to generate a tbl_kgx object, attaching the provided engine.
neo2r_to_kgx(res, engine)
The result from neo2R::cypher with result = "graph"
The engine to attach to the returned graph
A tbl_kgx