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

kuzu_query_result stores the result of a query. More...

#include <kuzu.h>

Data Fields

void * _query_result
 
bool _is_owned_by_cpp
 

Detailed Description

kuzu_query_result stores the result of a query.

Field Documentation

◆ _is_owned_by_cpp

bool kuzu_query_result::_is_owned_by_cpp

◆ _query_result

void* kuzu_query_result::_query_result

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