neptune_list_properties: Creates a tree of all the labels and their respective...

Description Usage Arguments Details Value

View source: R/graph_structure_data.R

Description

Creates a tree of all the labels and their respective properties

Usage

1
neptune_list_properties(ep, element = "vertices")

Arguments

ep

Endpoint

element

Select vertices or edges

Details

Note: if a label has no properties, it won't be added to the tree. To see all labels (even those without properties), use neptune_get_labels instead

Value

Returns a data.tree class element with labels and their properties nested. See details for more.


dietrichson/NeptuneR documentation built on Sept. 1, 2019, 6:31 p.m.