Class SwappableRelation

java.lang.Object
com.semedy.reasoner.edb.persistentstore.AbstractCacheUnit
com.semedy.reasoner.reasoning.processes.SwappableRelation
All Implemented Interfaces:
CacheUnit
Direct Known Subclasses:
SwappableIncrementalRelation

public class SwappableRelation extends AbstractCacheUnit
Store for a swappable relation.
Either relation is in main memory or it is persistent.
Main memory incremental relation can be swapped out.
Author:
angele