On 05/08/12 15:39, Stefan Scheffler wrote:
Hi All, Is it possible to load a Dataset, which is stored in a directory (as TDB), completly in the memory? Or is this done automaticly by jena?
TDB caches the dataset into memory - the dataset can be much larger than memory available. It does not explicitly copy it.
Is there a specific reason you want to load into RAM?
Andy
Greetings Stefan
