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 | Method and Description |
---|---|
QuadsDataOrNamedSolutionSet |
DeleteInsertGraph.getDeleteClause()
Return the template for the DELETE clause.
|
QuadsDataOrNamedSolutionSet |
DeleteInsertGraph.getInsertClause()
Return the template for the INSERT clause.
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteInsertGraph.setDeleteClause(QuadsDataOrNamedSolutionSet data) |
void |
DeleteInsertGraph.setInsertClause(QuadsDataOrNamedSolutionSet data) |
Constructor and Description |
---|
QuadsDataOrNamedSolutionSet(QuadsDataOrNamedSolutionSet op) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.