Class Values
java.lang.Object
org.eclipse.rdf4j.sparqlbuilder.constraint.Values
- All Implemented Interfaces:
 QueryElement, GraphPattern
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic interfacestatic interface - 
Constructor Summary
Constructors - 
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 
- 
Constructor Details
- 
Values
 
 - 
 - 
Method Details
- 
getQueryString
- Specified by:
 getQueryStringin interfaceQueryElement- Returns:
 - the String representing the SPARQL syntax of this element
 
 - 
builder
 
 -