Kuzu C++ API
Loading...
Searching...
No Matches
ArrowArrayWrapper Struct Reference

#include <arrow.h>

Inheritance diagram for ArrowArrayWrapper:
ArrowArray

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 ArrowArraydictionary
void(* release )(struct ArrowArray *)
void * private_data

Constructor & Destructor Documentation

◆ ArrowArrayWrapper()

ArrowArrayWrapper::ArrowArrayWrapper ( )
inline

◆ ~ArrowArrayWrapper()

ArrowArrayWrapper::~ArrowArrayWrapper ( )
inline

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