Kuzu::
RecursiveRel class
Superclass | rb_cObject |
Kuzu
recursive relationship class
Attributes
- nodes R
The Array of Kuzu::Nodes in the chain
- rels R
The Array of Kuzu::Rels connecting the Nodes in the chain
Public Class Methods
Create a new RecursiveRel
with the given nodes
and rels
.