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