Class RecordedDatabase

java.lang.Object
org.projog.core.predicate.builtin.db.RecordedDatabase

public class RecordedDatabase extends Object
Provides a mechanism to associate a term with a key.

Multiple terms can be associated with the same key.

  • Constructor Details

    • RecordedDatabase

      public RecordedDatabase()