Package edu.harvard.seas.pl.abcdatalog.engine
package edu.harvard.seas.pl.abcdatalog.engine
This package contains the standard interface for a Datalog engine (see
DatalogExecutor
for an alternative interface).-
ClassDescriptionA helper that adds (naive) conjunctive query support to an arbitrary DatalogEngine by turning a conjunctive query into multiple singleton queries.A Datalog evaluation engine.A Datalog evaluation engine that retains fact provenance.