Package | Description |
---|---|
com.bigdata.rdf.sparql.ast |
This package contains an Abstract Syntax Tree which provides an intermediate translation
target for SPARQL parsers.
|
Modifier and Type | Class and Description |
---|---|
class |
ClearGraph
The CLEAR operation removes all the triples in the specified graph(s) in the
Graph Store.
|
class |
CreateGraph
This operation creates a graph in the Graph Store (this operation is a NOP
for bigdata).
|
class |
DropGraph
The DROP operation removes the specified graph(s) from the Graph Store.
|
Constructor and Description |
---|
AbstractOneGraphManagement(AbstractOneGraphManagement op) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.