Uses of Class
org.projog.core.predicate.builtin.db.Record
Packages that use Record
Package
Description
Predicates to support working with the recorded database.
-
Uses of Record in org.projog.core.predicate.builtin.db
Classes in org.projog.core.predicate.builtin.db that implement interfaces with type arguments of type RecordModifier and TypeClassDescriptionprivate static classprivate classFields in org.projog.core.predicate.builtin.db with type parameters of type RecordMethods in org.projog.core.predicate.builtin.db that return RecordModifier and TypeMethodDescriptionprivate RecordRecordedDatabase.ChainIterator.createRecord(RecordedDatabase.Link link) RecordedDatabase.ChainIterator.next()RecordedDatabase.DatabaseIterator.next()Methods in org.projog.core.predicate.builtin.db that return types with arguments of type RecordModifier and TypeMethodDescriptionRecordedDatabase.getAll()RecordedDatabase.getChain(PredicateKey key) Recorded.getIterator(Term key, RecordedDatabase database) Methods in org.projog.core.predicate.builtin.db with parameters of type RecordModifier and TypeMethodDescriptionprivate booleanConstructor parameters in org.projog.core.predicate.builtin.db with type arguments of type Record