| Package | Description | 
|---|---|
| com.bigdata.rdf.sparql.ast | 
 
This package contains an Abstract Syntax Tree which provides an intermediate translation
target for SPARQL parsers. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NamedSubqueryInclude
An AST node which provides a reference in an  
IGroupNode and indicates
 that a named solution set should be joined with the solutions in the group. | 
class  | 
NamedSubqueryRoot
A subquery with a named solution set which can be referenced from other parts
 of the query. 
 | 
class  | 
QuadsDataOrNamedSolutionSet
An AST node which models either  
QuadData or a named solution set in
 support of the INSERT clause and DELETE clause of a DeleteInsertGraph
 operations. | 
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.