JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.eclipse.rdf4j.sail.nativerdf.ValueStore
Packages that use
ValueStore
Package
Description
org.eclipse.rdf4j.sail.nativerdf
The Native Store.
Uses of
ValueStore
in
org.eclipse.rdf4j.sail.nativerdf
Methods in
org.eclipse.rdf4j.sail.nativerdf
that return
ValueStore
Modifier and Type
Method
Description
ValueStore
ValueStoreRevision.
getValueStore
()
Constructors in
org.eclipse.rdf4j.sail.nativerdf
with parameters of type
ValueStore
Modifier
Constructor
Description
ValueStoreRevision
(
ValueStore
valueStore)