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.sail.sparql.ast |
Modifier and Type | Method and Description |
---|---|
Object |
ASTVisitorBase.visit(ASTModify node,
Object data) |
DeleteInsertGraph |
UpdateExprBuilder.visit(ASTModify node,
Object data)
The DELETE/INSERT operation can be used to remove or add triples from/to
the Graph Store based on bindings for a query pattern specified in a
WHERE clause:
|
Modifier and Type | Method and Description |
---|---|
Object |
SyntaxTreeBuilderVisitor.visit(ASTModify node,
Object data) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.