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

A union of conjunctive queries. More...

#include "UCQJointCompiler.h"

Public Attributes

std::vector< CQdisjuncts
 The disjuncts (at least one).

Detailed Description

A union of conjunctive queries.

Definition at line 81 of file UCQJointCompiler.h.

Member Data Documentation

◆ disjuncts

std::vector<CQ> UCQ::disjuncts

The disjuncts (at least one).

Definition at line 82 of file UCQJointCompiler.h.


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