Package com.semedy.reasoner.api.edb
package com.semedy.reasoner.api.edb
-
ClassDescriptionA relation is a set of tuples, i.e. a container for facts.Extensional database is a container for all facts.provides filter for predicates and their properties for exporting and importing OO-logic facts Predicates must be given in the form predicate|aritySecondary index for a relation of tuplesabstract class for loading factsHandles loading facts from different sources like json, csv, nquads.partitioning of relationsA progress barA relation is a container for a set of tuples with same arity.
Tuples are tuples of longs, which are links into the symbol table.Controls the creation of relations of tuples inside the extensional databaselistens for changes in a relationEnumerator which allows to select matching tuples for the current element.methods for a secondary sorted index for tuplesadditional methods for sorted indicesa buffer for tuplesa comparator for tuple buffersiterator for tuples