|
Kuzu C++ API
|
#include <arrow.h>
Public Member Functions | |
| ArrowArrayWrapper () | |
| ~ArrowArrayWrapper () | |
Additional Inherited Members | |
| Public Attributes inherited from ArrowArray | |
| int64_t | length |
| int64_t | null_count |
| int64_t | offset |
| int64_t | n_buffers |
| int64_t | n_children |
| const void ** | buffers |
| struct ArrowArray ** | children |
| struct ArrowArray * | dictionary |
| void(* | release )(struct ArrowArray *) |
| void * | private_data |
|
inline |
|
inline |