ProvSQL C/C++ API
Adding support for provenance and uncertainty management to PostgreSQL databases
Loading...
Searching...
No Matches
CQ Struct Reference

One conjunctive query (a disjunct of the UCQ). More...

#include "UCQJointCompiler.h"

Public Attributes

unsigned n_vars = 0
 Number of query variables.
std::vector< Atomatoms
 The conjuncts.

Detailed Description

One conjunctive query (a disjunct of the UCQ).

Definition at line 73 of file UCQJointCompiler.h.

Member Data Documentation

◆ atoms

std::vector<Atom> CQ::atoms

The conjuncts.

Definition at line 75 of file UCQJointCompiler.h.

◆ n_vars

unsigned CQ::n_vars = 0

Number of query variables.

Definition at line 74 of file UCQJointCompiler.h.


The documentation for this struct was generated from the following file: