| 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 |
ExistsNode
A special function node for modeling EXISTS.
|
class |
NotExistsNode
A special function node for modeling NOT EXISTS.
|
| Constructor and Description |
|---|
SubqueryFunctionNodeBase(SubqueryFunctionNodeBase op)
Constructor required for
com.bigdata.bop.BOpUtility#deepCopy(FilterNode). |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.