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 |
In
Checks whether a certain value is contained in a set of results produced by a query.
|
Modifier and Type | Method and Description |
---|---|
CompareSubQueryValueOperator |
CompareSubQueryValueOperator.clone() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractQueryModelVisitor.meetCompareSubQueryValueOperator(CompareSubQueryValueOperator node)
Method called by all meet methods with a
CompareSubQueryValueOperator node as argument. |
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.