Class Recorded

java.lang.Object
org.projog.core.predicate.AbstractPredicateFactory
org.projog.core.predicate.builtin.db.Recorded
All Implemented Interfaces:
KnowledgeBaseConsumer, PredicateFactory

public final class Recorded extends AbstractPredicateFactory
recorded(X,Y,Z) - checks if a term is associated with a key.

recorded(X,Y,Z) succeeds if there exists an association between the key represented by X and the term represented by Y, with the reference represented by Z.