unnest_graph {neo4r} | R Documentation |
Unnest both relationships and nodes
Description
Unnest both relationships and nodes
Usage
unnest_graph(res)
Arguments
res |
an api graph result |
Value
a list of two unnested data.frames
[Package neo4r version 0.1.1 Index]