mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Data Structures | Namespaces
QueryGraph.hpp File Reference
#include "util/hash.hpp"
#include <mutable/IR/QueryGraph.hpp>
#include <mutable/parse/AST.hpp>
#include <unordered_map>
#include <unordered_set>
#include <utility>
Include dependency graph for QueryGraph.hpp:
This graph shows which files directly or indirectly include this file:

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
 

‍mutable namespace