Kùzu C API
Loading...
Searching...
No Matches
kuzu_value Struct Reference

kuzu_value is used to represent a value with any kuzu internal dataType. More...

#include <kuzu.h>

Data Fields

void * _value
 
bool _is_owned_by_cpp
 

Detailed Description

kuzu_value is used to represent a value with any kuzu internal dataType.

Field Documentation

◆ _is_owned_by_cpp

bool kuzu_value::_is_owned_by_cpp

◆ _value

void* kuzu_value::_value

The documentation for this struct was generated from the following file: