Class BplusBlob

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

public class BplusBlob extends Object implements Closeable
A blob ist a relation consisting of binary tuples
[id,blob] where id is a unique long and the blob is a byte array
Author:
angele