Interface Relation

All Superinterfaces:
BaseRelation
All Known Implementing Classes:
MainMemoryRelation, MainMemorySubRelation, MixedRelation, PersistentRelation, ReasoningMonitorRelation, RelationAdapter

public interface Relation extends BaseRelation
A relation is a container for a set of tuples with same arity.
Tuples are tuples of longs, which are links into the symbol table.
Author:
angele