Package | Description |
---|---|
org.eclipse.rdf4j.sail.nativerdf |
The Native Store.
|
Modifier and Type | Method and Description |
---|---|
NativeLiteral |
ValueStore.createLiteral(String value)
Deprecated.
|
NativeLiteral |
ValueStore.createLiteral(String value,
IRI datatype)
Deprecated.
|
NativeLiteral |
ValueStore.createLiteral(String value,
String language)
Deprecated.
|
NativeLiteral |
ValueStore.getNativeLiteral(Literal l)
Deprecated.
Creates an NativeLiteral that is equal to the supplied literal.
|
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.