souffle
2.0.2-371-g6315b36
|
#include "interpreter/Relation.h"
Go to the source code of this file.
Namespaces | |
souffle | |
souffle::interpreter | |
Macros | |
#define | CREATE_PROVENANCE_REL(Structure, Arity, ...) |
Functions | |
Own< RelationWrapper > | souffle::interpreter::createProvenanceRelation (const ram::Relation &id, const ram::analysis::MinIndexSelection &orderSet) |
#define CREATE_PROVENANCE_REL | ( | Structure, | |
Arity, | |||
... | |||
) |
Definition at line 27 of file ProvenanceIndex.cpp.