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

#include <arrow.h>

Inheritance diagram for ArrowSchemaWrapper:
ArrowSchema

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 ArrowSchemadictionary
void(* release )(struct ArrowSchema *)
void * private_data

Constructor & Destructor Documentation

◆ ArrowSchemaWrapper()

ArrowSchemaWrapper::ArrowSchemaWrapper ( )
inline

◆ ~ArrowSchemaWrapper()

ArrowSchemaWrapper::~ArrowSchemaWrapper ( )
inline

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