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.
|
Modifier and Type | Method and Description |
---|---|
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).
|
Constructor and Description |
---|
DeleteData(DeleteData op) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.