Package | Description |
---|---|
com.bigdata.rdf.sparql | |
com.bigdata.rdf.sparql.ast |
This package contains an Abstract Syntax Tree which provides an intermediate translation
target for SPARQL parsers.
|
Modifier and Type | Method and Description |
---|---|
protected UpdateRoot |
AbstractBigdataExprBuilderTestCase.parseUpdate(String updateStr,
String baseURI)
Applies the
Bigdata2ASTSPARQLParser . |
Modifier and Type | Method and Description |
---|---|
UpdateRoot |
ASTContainer.getOriginalUpdateAST()
Return the original AST model (before any optimization).
|
Modifier and Type | Method and Description |
---|---|
void |
ASTContainer.setOriginalUpdateAST(UpdateRoot updateRoot)
Set the original AST model (before any optimizations).
|
Constructor and Description |
---|
ASTContainer(UpdateRoot updateRoot) |
UpdateRoot(UpdateRoot op) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.