Class From
java.lang.Object
org.eclipse.rdf4j.sparqlbuilder.core.From
- All Implemented Interfaces:
QueryElement
A SPARQL Dataset specifier.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FROM
- See Also:
-
NAMED
- See Also:
-
iri
-
isNamed
private final boolean isNamed
-
-
Constructor Details
-
Method Details
-
getQueryString
- Specified by:
getQueryString
in interfaceQueryElement
- Returns:
- the String representing the SPARQL syntax of this element
-