Class Base
java.lang.Object
org.eclipse.rdf4j.sparqlbuilder.core.Base
- All Implemented Interfaces:
QueryElement
A SPARQL Base declaration
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BASE
- See Also:
-
iri
-
-
Constructor Details
-
Method Details
-
getQueryString
- Specified by:
getQueryString
in interfaceQueryElement
- Returns:
- the String representing the SPARQL syntax of this element
-