mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Data Structures | Namespaces
Reader.hpp File Reference
#include <iostream>
#include <mutable/catalog/Scheduler.hpp>
#include <mutable/catalog/Schema.hpp>
#include <mutable/IR/Tuple.hpp>
#include <mutable/storage/Store.hpp>
#include <mutable/util/Diagnostic.hpp>
Include dependency graph for Reader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  m::Reader
 An interface for all readers. More...
 
struct  m::DSVReader
 A reader for delimiter separated value (DSV) files. More...
 
struct  m::DSVReader::Config
 Configuration parameters for importing a DSV file. More...
 

Namespaces

namespace  m
 

‍mutable namespace