Uses of Class
org.eclipse.rdf4j.query.algebra.CompareSubQueryValueOperator
Package
Description
Abstract Query Algebra model.
-
Uses of CompareSubQueryValueOperator in org.eclipse.rdf4j.query.algebra
Modifier and TypeClassDescriptionclass
class
class
Checks whether a certain value is contained in a set of results produced by a query. -
Uses of CompareSubQueryValueOperator in org.eclipse.rdf4j.query.algebra.helpers
Modifier and TypeMethodDescriptionprotected void
AbstractQueryModelVisitor.meetCompareSubQueryValueOperator
(CompareSubQueryValueOperator node) Method called by all meet methods with aCompareSubQueryValueOperator
node as argument.protected void
AbstractSimpleQueryModelVisitor.meetCompareSubQueryValueOperator
(CompareSubQueryValueOperator node) Method called by all meet methods with aCompareSubQueryValueOperator
node as argument.