Kùzu C++ API
|
#include <arrow.h>
Public Member Functions | |
ArrowSchemaWrapper () | |
~ArrowSchemaWrapper () | |
Additional Inherited Members | |
Public Attributes inherited from ArrowSchema | |
const char * | format |
const char * | name |
const char * | metadata |
int64_t | flags |
int64_t | n_children |
struct ArrowSchema ** | children |
struct ArrowSchema * | dictionary |
void(* | release )(struct ArrowSchema *) |
void * | private_data |
|
inline |
|
inline |