| Package | Description |
|---|---|
| org.openrdf.query.parser.sparql |
The SPARQL query engine.
|
| org.openrdf.query.parser.sparql.ast |
| Modifier and Type | Method and Description |
|---|---|
static void |
WildcardProjectionProcessor.process(ASTQueryContainer qc) |
TupleExpr |
TupleExprBuilder.visit(ASTQueryContainer node,
Object data) |
Object |
ASTVisitorBase.visit(ASTQueryContainer node,
Object data) |
| Modifier and Type | Method and Description |
|---|---|
static ASTQueryContainer |
SyntaxTreeBuilder.parseQuery(String query)
Parses the supplied SPARQL query and builds a syntax tree from it.
|
ASTQueryContainer |
SyntaxTreeBuilder.QueryContainer() |
| Modifier and Type | Method and Description |
|---|---|
Object |
SyntaxTreeBuilderVisitor.visit(ASTQueryContainer node,
Object data) |
Copyright © 2001-2016 Aduna. All Rights Reserved.