Package | Description |
---|---|
org.eclipse.rdf4j.query.algebra |
Abstract Query Algebra model.
|
org.eclipse.rdf4j.query.algebra.evaluation.impl | |
org.eclipse.rdf4j.query.algebra.helpers | |
org.eclipse.rdf4j.queryrender.builder |
This package is deprecated.
|
Modifier and Type | Method and Description |
---|---|
LangMatches |
LangMatches.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(LangMatches node) |
Modifier and Type | Method and Description |
---|---|
Value |
StrictEvaluationStrategy.evaluate(LangMatches node,
BindingSet bindings) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractQueryModelVisitor.meet(LangMatches node) |
Modifier and Type | Method and Description |
---|---|
static LangMatches |
ValueExprFactory.langMatches(String theVar,
String theLang)
Deprecated.
|
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.