Uses of Class
org.eclipse.rdf4j.sail.nativerdf.NativeStore
-
Packages that use NativeStore Package Description org.eclipse.rdf4j.sail.nativerdf The Native Store. -
-
Uses of NativeStore in org.eclipse.rdf4j.sail.nativerdf
Subclasses of NativeStore in org.eclipse.rdf4j.sail.nativerdf Modifier and Type Class Description classLimitedSizeNativeStoreFields in org.eclipse.rdf4j.sail.nativerdf declared as NativeStore Modifier and Type Field Description protected NativeStoreNativeStoreConnection. nativeStoreConstructors in org.eclipse.rdf4j.sail.nativerdf with parameters of type NativeStore Constructor Description LimitedSizeNativeStoreConnection(NativeStore nativeStore)NativeStoreConnection(NativeStore sail)
-