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)

Arguments

res

The result from neo2R::cypher with result = "graph"

engine

The engine to attach to the returned graph

Value

A tbl_kgx