Interface | Description |
---|---|
GraphStoreAction | |
UpdateEngine | |
UpdateEngineFactory |
Interface for factories that accept and process SPARQL update requests
|
Class | Description |
---|---|
GraphStoreBasic | |
GraphStoreEvents | Deprecated |
GraphStoreNull |
A black hole for Quads, add as many as you want and it will forget them all.
|
GraphStoreUtils | |
GraphStoreWrapper | |
NodeTransformBNodesToVariables | |
TemplateLib | |
UpdateEngineBase | |
UpdateEngineMain | |
UpdateEngineRegistry | |
UpdateEngineWorker |
Implementation of general purpose update request execution
|
UpdateProcessorBase |
Class to hold the general state of a update request execution.
|
UpdateProcessRemote |
UpdateProcess that send the request to a SPARQL endpoint by using POST of application/sparql-update.
|
UpdateProcessRemoteForm |
UpdateProcess that send the request to a SPARQL endpoint by using an HTML form and POST
Use of application/sparql-update via @link{UpdateProcessRemote} is preferred.
|
Licenced under the Apache License, Version 2.0