Package | Description |
---|---|
org.openrdf.query.parser.serql |
The SeRQL query engine.
|
org.openrdf.query.parser.serql.ast |
Modifier and Type | Method and Description |
---|---|
Object |
ASTVisitorBase.visit(ASTQueryContainer node,
Object data) |
Modifier and Type | Method and Description |
---|---|
static ASTQueryContainer |
SyntaxTreeBuilder.parseQuery(String query)
Parses the supplied SeRQL 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.