Contents
Class RdfLiteral<T>
java.lang.Object
org.eclipse.rdf4j.sparqlbuilder.rdf.RdfLiteral<T>
- Type Parameters:
T
- the datatype of the literal
- All Implemented Interfaces:
Operand
,QueryElement
,RdfObject
,RdfValue
- Direct Known Subclasses:
RdfLiteral.BooleanLiteral
,RdfLiteral.NumericLiteral
,RdfLiteral.StringLiteral
-
Field Details
-
Method Details
-
getQueryString
- Specified by:
getQueryString
in interfaceQueryElement
- Returns:
- the String representing the SPARQL syntax of this element
-
equals
-
hashCode
-