unnest_relationships {neo4r} | R Documentation |
Unnest a Relationships table
Description
Unnest a Relationships table
Usage
unnest_relationships(relationships_tbl)
Arguments
relationships_tbl |
a relationship table |
Value
an unnested table
Note
Please note that the properties will be converted to character if the class is not unique.
[Package neo4r version 0.1.1 Index]