Class TupleFile

java.lang.Object
com.semedy.reasoner.edb.persistentstore.TupleFile
All Implemented Interfaces:
Closeable, AutoCloseable

public class TupleFile extends Object implements Closeable
a tuple file is a flat binary file containing all tuples in a sequence.
It stores added tuples in a redundant way as they are already stored in the bplus tree
It gets invalidated as soon as tuples are removed
Author:
juergen