Kuzu C++ API
Loading...
Searching...
No Matches
kuzu::common::CSVReaderConfig Struct Reference

#include <csv_reader_config.h>

Public Member Functions

 CSVReaderConfig ()
 EXPLICIT_COPY_DEFAULT_MOVE (CSVReaderConfig)

Static Public Member Functions

static CSVReaderConfig construct (const case_insensitive_map_t< Value > &options)

Public Attributes

CSVOption option
bool parallel

Constructor & Destructor Documentation

◆ CSVReaderConfig()

kuzu::common::CSVReaderConfig::CSVReaderConfig ( )
inline

Member Function Documentation

◆ construct()

CSVReaderConfig kuzu::common::CSVReaderConfig::construct ( const case_insensitive_map_t< Value > & options)
static

◆ EXPLICIT_COPY_DEFAULT_MOVE()

kuzu::common::CSVReaderConfig::EXPLICIT_COPY_DEFAULT_MOVE ( CSVReaderConfig )

Member Data Documentation

◆ option

CSVOption kuzu::common::CSVReaderConfig::option

◆ parallel

bool kuzu::common::CSVReaderConfig::parallel

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