Documentation

Provenance.QueryAnnotatedDatabase

def Filter.evalDecidableAnnotated {T : Type} [ValueType T] {K : Type} {n : } (φ : Filter T n) :
DecidablePred fun (ta : AnnotatedTuple T K n) => φ.eval ta.1
Equations
Instances For
    def Query.evaluateAnnotated {T : Type} [ValueType T] {K : Type} [SemiringWithMonus K] [DecidableEq K] {n : } (q : Query T n) (hq : q.noAgg) (d : AnnotatedDatabase T K) :
    Equations
    Instances For