Kùzu C++ API
Loading...
Searching...
No Matches
reader_config.h File Reference
#include <string>
#include <vector>
#include "copy_constructors.h"
#include "value.h"

Go to the source code of this file.

Classes

struct  kuzu::common::FileTypeInfo
 
struct  kuzu::common::FileTypeUtils
 
struct  kuzu::common::ReaderConfig
 

Namespaces

namespace  kuzu
 
namespace  kuzu::common
 

Enumerations

enum class  kuzu::common::FileType : uint8_t {
  kuzu::common::UNKNOWN = 0 , kuzu::common::CSV = 1 , kuzu::common::PARQUET = 2 , kuzu::common::NPY = 3 ,
  kuzu::common::TURTLE = 4 , kuzu::common::NQUADS = 5 , kuzu::common::NTRIPLES = 6
}