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(ASTDeleteData node,
Object data) |
DeleteData |
UpdateExprBuilder.visit(ASTDeleteData node,
Object data)
Note: For DELETE DATA, QuadData denotes triples to be removed and is as
described in INSERT DATA, with the difference that in a DELETE DATA
operation neither variables nor blank nodes are allowed (see Notes 8+9 in
the grammar).
|
Modifier and Type | Method and Description |
---|---|
Object |
SyntaxTreeBuilderVisitor.visit(ASTDeleteData node,
Object data) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.