leaves: Returns all the leaves in a graph

leavesR Documentation

Returns all the leaves in a graph

Description

Returns all the leaves in a graph

Usage

leaves(x, ...)

## S4 method for signature 'GrafoDB'
leaves(x)

Arguments

x

GrafoDB instance

...

other params (unused)

Value

character array with the leaves names


giupo/GrafoDB documentation built on Oct. 12, 2022, 9:43 a.m.