Package org.projog.core.predicate.builtin.db
Predicates to support working with the recorded database.
-
Class Summary Class Description Erase erase(X)- removes a record from the recorded database.InsertRecord recorda(X,Y,Z)/recordz(X,Y,Z)- associates a term with a key.Record Represents a record stored in aRecordedDatabase.Recorded recorded(X,Y,Z)- checks if a term is associated with a key.Recorded.RecordedPredicate RecordedDatabase Provides a mechanism to associate a term with a key.RecordedDatabase.Chain RecordedDatabase.ChainIterator RecordedDatabase.Link