Hello,

I'd like to know how i can specify the system file mode of the fuseki
server when it access the TDB.

I'm using the following property when initializing the TDB in java :

TDB.getContext().set(SystemTDB.symFileMode, FileMode.direct);

And when i use Fuseki i would like it to connect to the same TDB with the
property system file mode set to "direct". It doesn't seem to be the case
by default in fuseki.

Any idea ?

Reply via email to