Uses of Class
org.eclipse.rdf4j.sail.nativerdf.NativeStore
Packages that use NativeStore
Package
Description
The Native Store.
-
Uses of NativeStore in org.eclipse.rdf4j.federated.endpoint.provider
Methods in org.eclipse.rdf4j.federated.endpoint.provider that return NativeStoreModifier and TypeMethodDescriptionprotected NativeStore
NativeStoreProvider.createNativeStore(File store)
Create aNativeStore
and apply theSailSourceEvaluationStrategyFactory
. -
Uses of NativeStore in org.eclipse.rdf4j.sail.nativerdf
Subclasses of NativeStore in org.eclipse.rdf4j.sail.nativerdfFields in org.eclipse.rdf4j.sail.nativerdf declared as NativeStoreConstructors in org.eclipse.rdf4j.sail.nativerdf with parameters of type NativeStoreModifierConstructorDescriptionprotected
LimitedSizeNativeStoreConnection(NativeStore nativeStore)
protected
NativeStoreConnection(NativeStore sail)