| Interface | Description |
|---|---|
| GraphStore |
A collection of graphs that an update can be applied to.
|
| UpdateProcessor |
An instance of a execution of an UpdateRequest
|
| UpdateProcessorStreaming |
An instance of a execution of an UpdateRequest
|
| Class | Description |
|---|---|
| GraphStoreFactory |
Operations to create a GraphStore
|
| Update | |
| UpdateAction |
A class of forms for executing SPARQL Update operations.
|
| UpdateExecutionFactory |
Create UpdateProcessors (one-time executions of a SPARQL Update request)
|
| UpdateFactory | |
| UpdateRequest |
A SPARQL Update consists of a number of operations (e.g.
|
| Exception | Description |
|---|---|
| UpdateException |
Exception root for SPARQL Update
|
Licenced under the Apache License, Version 2.0