Kùzu C++ API
|
RecursiveRelVal represents a path in the graph and stores the corresponding rels and nodes of that path. More...
#include <recursive_rel.h>
Static Public Member Functions | |
static KUZU_API Value * | getNodes (const Value *val) |
static KUZU_API Value * | getRels (const Value *val) |
RecursiveRelVal represents a path in the graph and stores the corresponding rels and nodes of that path.