Package | Description |
---|---|
org.eclipse.rdf4j.query.parser.sparql |
The rdf4j SPARQL 1.1 parser.
|
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
A SPARQL AST visitor implementation that creates a query algebra representation of the query.
|
class |
UpdateExprBuilder
Extension of TupleExprBuilder that builds Update Expressions.
|
class |
WildcardProjectionProcessor
Deprecated.
since 3.0. This feature is for internal use only: its existence, signature or behavior may change without
warning from one release to the next.
|
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.