Uses of Class
org.eclipse.rdf4j.sail.nativerdf.NativeStore
Package
Description
The Native Store.
-
Uses of NativeStore in org.eclipse.rdf4j.federated.endpoint.provider
Modifier and TypeMethodDescriptionprotected NativeStore
NativeStoreProvider.createNativeStore
(File store) Create aNativeStore
and apply theSailSourceEvaluationStrategyFactory
. -
Uses of NativeStore in org.eclipse.rdf4j.sail.nativerdf
ModifierConstructorDescriptionprotected
LimitedSizeNativeStoreConnection
(NativeStore nativeStore) protected