| Package | Description |
|---|---|
| com.bigdata.rdf.sail.sparql |
This package was imported from the
org.openrdf.query.parser.sparql
package of the openrdf distribution. |
| com.bigdata.rdf.sparql.ast |
This package contains an Abstract Syntax Tree which provides an intermediate translation
target for SPARQL parsers.
|
| com.bigdata.rdf.sparql.ast.optimizers |
| Modifier and Type | Method and Description |
|---|---|
NotExistsNode |
ValueExprBuilder.visit(ASTNotExistsFunc node,
Object data)
See EXISTS above.
|
| Constructor and Description |
|---|
NotExistsNode(NotExistsNode op)
Constructor required for
com.bigdata.bop.BOpUtility#deepCopy(FilterNode). |
| Modifier and Type | Method and Description |
|---|---|
protected NotExistsNode |
AbstractOptimizerTestCase.Helper.notExists(VarNode v,
GraphPatternGroup<IGroupMemberNode> jg) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.