Class Bind
java.lang.Object
org.eclipse.rdf4j.sparqlbuilder.constraint.Bind
- All Implemented Interfaces:
QueryElement
,GraphPattern
- Since:
- 4.0.0
- Author:
- Florian Kleedorfer
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphPattern
and, filter, filterExists, filterExists, filterNotExists, from, isEmpty, minus, optional, optional, union
-
Method Details
-
getQueryString
- Specified by:
getQueryString
in interfaceQueryElement
- Returns:
- the String representing the SPARQL syntax of this element
-