| Class | Description |
|---|---|
| AbstractGSPCallable<T extends Options> |
Abstract callable for GSP operations
|
| AbstractGSPOperation |
Abstract implementation of a SPARQL Graph Store Protocol operation
|
| GSPDeleteCallable<T extends Options> |
A callable which runs the Graph Store Protocol DELETE operation
|
| GSPDeleteOperation |
An operation which runs a Graph Store Protocol DELETE operation
|
| GSPGetCallable<T extends Options> |
A callable which runs the Graph Store Protocol GET operation
|
| GSPGetOperation |
An operation which runs a Graph Store Protocol GET operation
|
| GSPHeadCallable<T extends Options> |
A callable which runs the Graph Store Protocol HEAD operation
|
| GSPHeadOperation |
An operation which runs a Graph Store Protocol HEAD operation
|
| GSPPostCallable<T extends Options> |
A callable which runs the Graph Store Protocol POST operation
|
| GSPPostOperation |
An operation which runs a Graph Store Protocol POST operation
|
| GSPPutCallable<T extends Options> |
A callable which runs the Graph Store Protocol PUT operation
|
| GSPPutOperation |
An operation which runs a Graph Store Protocol POST operation
|
Copyright © 2016. All rights reserved.