Package | Description |
---|---|
org.openrdf.query.parser.sparql |
The SPARQL query engine.
|
Modifier and Type | Class and Description |
---|---|
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 © 2001-2016 Aduna. All Rights Reserved.