#include <reader_config.h>
◆ ReaderConfig() [1/2]
kuzu::common::ReaderConfig::ReaderConfig |
( |
| ) |
|
|
inline |
◆ ReaderConfig() [2/2]
kuzu::common::ReaderConfig::ReaderConfig |
( |
FileTypeInfo | fileTypeInfo, |
|
|
std::vector< std::string > | filePaths ) |
|
inline |
◆ EXPLICIT_COPY_DEFAULT_MOVE()
kuzu::common::ReaderConfig::EXPLICIT_COPY_DEFAULT_MOVE |
( |
ReaderConfig | | ) |
|
◆ getNumFiles()
uint32_t kuzu::common::ReaderConfig::getNumFiles |
( |
| ) |
const |
|
inline |
◆ filePaths
std::vector<std::string> kuzu::common::ReaderConfig::filePaths |
◆ fileTypeInfo
◆ options
std::unordered_map<std::string, Value> kuzu::common::ReaderConfig::options |
The documentation for this struct was generated from the following file: