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.
|
org.eclipse.rdf4j.sail.lucene |
A Sail implementation that supports full-text indexing via the Lucene API.
|
Modifier and Type | Method and Description |
---|---|
FunctionCall |
FunctionCall.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(FunctionCall node) |
Modifier and Type | Method and Description |
---|---|
Value |
StrictEvaluationStrategy.evaluate(FunctionCall node,
BindingSet bindings)
Evaluates a function.
|
void |
ConstantOptimizer.ConstantVisitor.meet(FunctionCall functionCall) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractQueryModelVisitor.meet(FunctionCall node) |
Modifier and Type | Method and Description |
---|---|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTAbs node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTCeil node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTConcat node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTContains node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTDay node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTEncodeForURI node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTFloor node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTHours node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTLowerCase node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTMD5 node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTMinutes node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTMonth node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTNow node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTRand node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTReplace node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTRound node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTSeconds node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA1 node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA224 node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA256 node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA384 node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA512 node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrAfter node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrBefore node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrDt node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrEnds node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrLang node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrLen node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrStarts node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTSTRUUID node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTSubstr node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTTimezone node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTTz node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpperCase node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTUUID node,
Object data)
Deprecated.
|
FunctionCall |
TupleExprBuilder.visit(org.eclipse.rdf4j.query.parser.sparql.ast.ASTYear node,
Object data)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
FunctionCall |
DistanceQuerySpec.getDistanceFunctionCall() |
Modifier and Type | Method and Description |
---|---|
void |
DistanceQuerySpec.setDistanceFunctionCall(FunctionCall distanceFunction) |
Constructor and Description |
---|
DistanceQuerySpec(FunctionCall distanceFunction,
ValueExpr distanceExpr,
String distVar,
Filter filter) |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.