| Package | Description | 
|---|---|
| org.eclipse.rdf4j.query.algebra | Abstract Query Algebra model. | 
| org.eclipse.rdf4j.query.algebra.helpers | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CompareAll | 
| class  | CompareAny | 
| class  | CompareSubQueryValueOperator | 
| class  | ExistsChecks whether the wrapped Query produces any results. | 
| class  | InChecks whether a certain value is contained in a set of results produced by a query. | 
| Modifier and Type | Method and Description | 
|---|---|
| SubQueryValueOperator | SubQueryValueOperator. clone() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AbstractQueryModelVisitor. meetSubQueryValueOperator(SubQueryValueOperator node)Method called by all meet methods with a  SubQueryValueOperatornode as argument. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.