public interface SPARQLBinding
Represents a binding name, value, and type or language tag.
For details about RDF, SPARQL, and semantics in MarkLogic see the Semantics Developer's Guide.
Modifier and Type | Method and Description |
---|---|
RDFTypes |
getDatatype() |
Locale |
getLanguageTag() |
String |
getName() |
String |
getValue() |
Copyright © 2013-2016 MarkLogic Corporation.