Class ConjunctiveQueryHelper
java.lang.Object
edu.harvard.seas.pl.abcdatalog.engine.ConjunctiveQueryHelper
A helper that adds (naive) conjunctive query support to an arbitrary DatalogEngine by turning a
conjunctive query into multiple singleton queries.
-
Method Summary
Modifier and TypeMethodDescriptionstatic Set
<ConstOnlySubstitution> query
(DatalogEngine engine, List<PositiveAtom> query)
-
Method Details
-
query
-