#include <csv_reader_config.h>
◆ CSVOption() [1/2]
kuzu::common::CSVOption::CSVOption |
( |
| ) |
|
|
inline |
◆ CSVOption() [2/2]
kuzu::common::CSVOption::CSVOption |
( |
const CSVOption & | other | ) |
|
|
inline |
◆ EXPLICIT_COPY_DEFAULT_MOVE()
kuzu::common::CSVOption::EXPLICIT_COPY_DEFAULT_MOVE |
( |
CSVOption | | ) |
|
◆ toCypher()
std::string kuzu::common::CSVOption::toCypher |
( |
| ) |
const |
|
inline |
◆ allowUnbracedList
bool kuzu::common::CSVOption::allowUnbracedList |
◆ autoDetection
bool kuzu::common::CSVOption::autoDetection |
◆ delimiter
char kuzu::common::CSVOption::delimiter |
◆ escapeChar
char kuzu::common::CSVOption::escapeChar |
◆ hasHeader
bool kuzu::common::CSVOption::hasHeader |
◆ ignoreErrors
bool kuzu::common::CSVOption::ignoreErrors |
◆ quoteChar
char kuzu::common::CSVOption::quoteChar |
◆ sampleSize
uint64_t kuzu::common::CSVOption::sampleSize |
◆ setDelim
bool kuzu::common::CSVOption::setDelim |
◆ setEscape
bool kuzu::common::CSVOption::setEscape |
◆ setHeader
bool kuzu::common::CSVOption::setHeader |
◆ setQuote
bool kuzu::common::CSVOption::setQuote |
◆ skipNum
uint64_t kuzu::common::CSVOption::skipNum |
The documentation for this struct was generated from the following file: