Package | Description |
---|---|
com.bigdata.rdf.sail.sparql |
This package was imported from the
org.openrdf.query.parser.sparql
package of the openrdf distribution. |
com.bigdata.rdf.sail.sparql.ast |
Modifier and Type | Method and Description |
---|---|
QueryRoot |
BigdataExprBuilder.visit(ASTQueryContainer node,
Object data)
This is the top-level entry point for a SPARQL query.
|
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 © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.