Hi all, What is the difference between DatasetGraphFactory.createMem() and DatasetGraphFactory.createMemFixed()?
I have noticed that DatasetGraphFactory.createMem() creates some files in a temporary directory. Do these files are used to spill the data to the disk temporarily when there not enough space in memory? Kind Regards, Laurent
