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