Package | Description |
---|---|
org.eclipse.rdf4j.query.parser.sparql |
The
SPARQL
query engine.
|
Modifier and Type | Class and Description |
---|---|
class |
ASTVisitorBase
Deprecated.
since 2.0. Use
AbstractASTVisitor instead. |
class |
BlankNodeVarProcessor
Processes blank nodes in the query body, replacing them with variables while retaining scope.
|
class |
TupleExprBuilder |
class |
UpdateExprBuilder
Extension of TupleExprBuilder that builds Update Expressions.
|
class |
WildcardProjectionProcessor
Processes 'wildcard' projections, making them explicit by adding the appropriate variable nodes to them.
|
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.