Class RuleWrapper2ConjunctiveQueryWithNegatedParts

java.lang.Object
fr.lirmm.graphik.integraal.core.RuleWrapper2ConjunctiveQueryWithNegatedParts
All Implemented Interfaces:
ConjunctiveQueryWithNegatedParts, Query

public class RuleWrapper2ConjunctiveQueryWithNegatedParts extends Object implements ConjunctiveQueryWithNegatedParts
Creates a negated query from the head of a query. This is used for the restricted chase implementation.
Author:
Clément Sipieter (INRIA) <clement@6pi.fr>