taco-db
0.1.0
|
#include "tdb.h"
#include "catalog/TableDesc.h"
#include "plan/PlanNode.h"
#include "expr/ExprNode.h"
Go to the source code of this file.
Classes | |
class | taco::TableDelete |
TableDelete is the physical plan for delete actions on a table. More... | |
Namespaces | |
taco | |