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.query.parser.sparql |
The rdf4j SPARQL 1.1 parser.
|
Modifier and Type | Method and Description |
---|---|
MathExpr |
MathExpr.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(MathExpr node) |
Modifier and Type | Method and Description |
---|---|
Value |
ExtendedEvaluationStrategy.evaluate(MathExpr node,
BindingSet bindings) |
Value |
StrictEvaluationStrategy.evaluate(MathExpr node,
BindingSet bindings) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractQueryModelVisitor.meet(MathExpr node) |
Modifier and Type | Method and Description |
---|---|
MathExpr |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTMath node,
Object data) |
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.