Class NotIn
java.lang.Object
org.eclipse.rdf4j.sparqlbuilder.core.QueryElementCollection<Operand>
org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection<Operand>
org.eclipse.rdf4j.sparqlbuilder.constraint.Expression<NotIn>
org.eclipse.rdf4j.sparqlbuilder.constraint.NotIn
- All Implemented Interfaces:
Operand, Assignable, Groupable, Orderable, QueryElement
- Since:
- 4.0.0
-
Field Summary
FieldsFields inherited from class Expression
operatorFields inherited from class QueryElementCollection
elements -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Expression
addOperand, getOperand, parenthesize, parenthesizeMethods inherited from class StandardQueryElementCollection
getQueryString, printBodyIfEmpty, printNameIfEmpty, resetWrapperMethod, setOperatorName, setOperatorName, setWrapperMethodMethods inherited from class QueryElementCollection
addElements, addElements, isEmptyMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Assignable
asMethods inherited from interface QueryElement
getQueryString
-
Field Details
-
options
-
var
-
-
Constructor Details
-
NotIn
-