Hi All, I tried the following code to create empty Jena TDB repo:
Dataset ds = TDBFactory.createDataset("examples/tdb-1");
And surprisingly I got the massive 201,3 MB empty repo on my “examples/tdb-1”
folder on my Mac.
Is this a normal size for an empty TDB repo?
if yes, is there any document explains why it needs so much space?.
I use Apache Jena Libs 2.13.0, JDK 1.7 on MacBookPro with OSX 10.10.
Thanks in advance and best regards,
--
Fajar J. Ekaputra
