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 Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface GraphPattern
and, filter, filterExists, filterExists, filterNotExists, from, isEmpty, minus, optional, optional, union, values 
- 
Method Details
- 
getQueryString
- Specified by:
 getQueryStringin interfaceQueryElement- Returns:
 - the String representing the SPARQL syntax of this element
 
 
 -