roots: Returns the roots of the Graph

rootsR Documentation

Returns the roots of the Graph

Description

'Roots' are those nodes *not* having incoming edges

Usage

roots(x, ...)

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

Arguments

x

GrafoDB instance

...

other params (unused)

Value

character array with the root names


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