Hello,

I'm implementing a TDB-backed dataset (Jena 3.1) and I whish to provide a
method to change the StoreParams of this dataset.

Because changing the StoreParams implies to release the corresponding
dataset location, I'd like to identify the current StoreParams in use to be
able to avoid to release the location if the StoreParams we want to apply
now are the same as those currently used.

What is the right way to do this (if possible) ?

Thank you in advance for your help.

Sincerely,
Laurent

Reply via email to