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 |
AssignmentNode
AST node models the assignment of a value expression to a variable
|
class |
FilterNode
AST node models a value expression which imposes a constraint.
|
class |
OrderByExpr
An
IValueExpressionNode paired with a flag to indicating an ascending
or descending sort order. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.