Uses of Class
org.eclipse.rdf4j.sail.nativerdf.ValueStore
Packages that use ValueStore
Package
Description
The Native Store.
File and data storage functionality.
-
Uses of ValueStore in org.eclipse.rdf4j.sail.nativerdf
Methods in org.eclipse.rdf4j.sail.nativerdf that return ValueStoreConstructors in org.eclipse.rdf4j.sail.nativerdf with parameters of type ValueStore -
Uses of ValueStore in org.eclipse.rdf4j.sail.nativerdf.datastore
Constructors in org.eclipse.rdf4j.sail.nativerdf.datastore with parameters of type ValueStoreModifierConstructorDescriptionDataStore(File dataDir, String filePrefix, boolean forceSync, ValueStore valueStore)