Uses of Class
org.eclipse.rdf4j.sail.nativerdf.model.NativeLiteral
-
Uses of NativeLiteral in org.eclipse.rdf4j.sail.nativerdf
Modifier and TypeMethodDescriptionValueStore.createLiteral
(String value) ValueStore.createLiteral
(String value, String language) ValueStore.createLiteral
(String value, IRI datatype) ValueStore.getNativeLiteral
(Literal l) Creates an NativeLiteral that is equal to the supplied literal.