Kùzu C API
|
kuzu internal internal_id type which stores the table_id and offset of a node/rel. More...
#include <kuzu.h>
Data Fields | |
uint64_t | table_id |
uint64_t | offset |
kuzu internal internal_id type which stores the table_id and offset of a node/rel.
uint64_t kuzu_internal_id_t::offset |
uint64_t kuzu_internal_id_t::table_id |