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.model.NativeIRI
Packages that use
NativeIRI
Package
Description
org.eclipse.rdf4j.sail.nativerdf
The Native Store.
Uses of
NativeIRI
in
org.eclipse.rdf4j.sail.nativerdf
Methods in
org.eclipse.rdf4j.sail.nativerdf
that return
NativeIRI
Modifier and Type
Method
Description
NativeIRI
ValueStore.
createIRI
(
String
uri)
NativeIRI
ValueStore.
createIRI
(
String
namespace,
String
localName)
NativeIRI
ValueStore.
getNativeURI
(
IRI
uri)
Creates a NativeURI that is equal to the supplied URI.