Kùzu C++ API
|
#include <csv_reader_config.h>
Public Member Functions | |
CSVReaderConfig () | |
EXPLICIT_COPY_DEFAULT_MOVE (CSVReaderConfig) | |
Static Public Member Functions | |
static CSVReaderConfig | construct (const std::unordered_map< std::string, common::Value > &options) |
Public Attributes | |
CSVOption | option |
bool | parallel |
|
inline |
|
static |
kuzu::common::CSVReaderConfig::EXPLICIT_COPY_DEFAULT_MOVE | ( | CSVReaderConfig | ) |
CSVOption kuzu::common::CSVReaderConfig::option |
bool kuzu::common::CSVReaderConfig::parallel |