Package | Description |
---|---|
org.eclipse.rdf4j.query.parser.serql |
The
SeRQL
query engine.
|
org.eclipse.rdf4j.query.parser.serql.ast |
Modifier and Type | Method and Description |
---|---|
Object |
AbstractASTVisitor.visit(ASTWhere node,
Object data) |
Modifier and Type | Method and Description |
---|---|
ASTWhere |
ASTQueryBody.getWhereClause() |
ASTWhere |
ASTOptPathExprTail.getWhereClause()
Gets the where-clause that constrains the results of the optional path expression tail, if any.
|
ASTWhere |
ASTOptPathExpr.getWhereClause()
Returns the where clause on the optional path expression, if present.
|
Modifier and Type | Method and Description |
---|---|
Object |
SyntaxTreeBuilderVisitor.visit(ASTWhere node,
Object data) |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.