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 |
DeleteData
The DELETE DATA operation removes some triples, given inline in the request,
if the respective graphs in the Graph Store contain those:
|
class |
InsertData
The INSERT DATA operation adds some triples, given inline in the request,
into the Graph Store:
|
Constructor and Description |
---|
AbstractGraphDataUpdate(AbstractGraphDataUpdate op) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.