![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include "util/hash.hpp"
#include <mutable/IR/QueryGraph.hpp>
#include <mutable/parse/AST.hpp>
#include <unordered_map>
#include <unordered_set>
#include <utility>
Go to the source code of this file.
Data Structures | |
struct | m::SubqueryInfo |
Collects info of a subquery, i.e. More... | |
struct | m::ClauseInfo |
Collects information of a cnf::Clause . More... | |
struct | m::GraphBuilder |
Namespaces | |
namespace | m |
| |