JenaTdbStoreImpl
has been lagging behind in functionality and will be deprecated in this release.StoreFactory#inMemory
andStoreFactory#onDisk
are also deprecated as they rely on this implementation.- Use
SparqlStoreImpl#SparqlStoreImpl(JenaQueryExecutor)
to pass aDatasetQueryExecutorImpl
instance instead.
See https://keepachangelog.com/en/1.0.0/ for more info.