![]() |
ProvSQL C/C++ API
Adding support for provenance and uncertainty management to PostgreSQL databases
|
One conjunctive query (a disjunct of the UCQ). More...
#include "UCQJointCompiler.h"
Public Attributes | |
| unsigned | n_vars = 0 |
| Number of query variables. | |
| std::vector< Atom > | atoms |
| The conjuncts. | |
One conjunctive query (a disjunct of the UCQ).
Definition at line 73 of file UCQJointCompiler.h.
| std::vector<Atom> CQ::atoms |
The conjuncts.
Definition at line 75 of file UCQJointCompiler.h.
| unsigned CQ::n_vars = 0 |
Number of query variables.
Definition at line 74 of file UCQJointCompiler.h.