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 |
---|---|
DropGraph |
UpdateExprBuilder.visit(ASTDrop node,
Object data)
Note: DROP and CLEAR have the identical semantics for bigdata since it
does not support empty graphs.
|
Modifier and Type | Class and Description |
---|---|
class |
ClearGraph
The CLEAR operation removes all the triples in the specified graph(s) in the
Graph Store.
|
Constructor and Description |
---|
DropGraph(DropGraph op) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.