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 |
GroupByNode
AST node for a GROUP BY clause.
|
class |
HavingNode
AST node for a HAVING clause.
|
class |
ProjectionNode
AST node modeling projected value expressions.
|
Constructor and Description |
---|
ValueExpressionListBaseNode(ValueExpressionListBaseNode op)
Deep copy constructor.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.