taco-db
0.1.0
|
#include "tdb.h"
#include <memory>
#include <vector>
#include "catalog/Schema.h"
#include "utils/tree/TreeNode.h"
#include "catalog/systables/initoids.h"
Go to the source code of this file.
Classes | |
class | taco::PlanNode |
PlanNode is an abstract interface representing physical query plan that does not bound with any particular execution state. More... | |
Namespaces | |
taco | |