|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UpdateOperation in net.sf.sparql.benchmarking.operations.parameterized |
---|
Classes in net.sf.sparql.benchmarking.operations.parameterized that implement UpdateOperation | |
---|---|
class |
AbstractParameterizedUpdateOperation
Abstract parameterized SPARQL update operation |
class |
InMemoryParameterizedUpdateOperation
A parameterized update operation that runs against a local in-memory dataset |
class |
ParameterizedUpdateOperation
A parameterized update operation that runs against a remote service via HTTP |
Uses of UpdateOperation in net.sf.sparql.benchmarking.operations.parameterized.nvp |
---|
Classes in net.sf.sparql.benchmarking.operations.parameterized.nvp that implement UpdateOperation | |
---|---|
class |
ParameterizedNvpUpdateOperation
An operation that runs a parameterized update with custom NVPs added to the request |
Uses of UpdateOperation in net.sf.sparql.benchmarking.operations.update |
---|
Classes in net.sf.sparql.benchmarking.operations.update that implement UpdateOperation | |
---|---|
class |
FixedUpdateOperation
An operation that makes a fixed SPARQL Update against a remote SPARQL service via HTTP |
class |
InMemoryFixedUpdateOperation
An operation that makes a fixed SPARQL Update against a local in-memory dataset |
Uses of UpdateOperation in net.sf.sparql.benchmarking.operations.update.nvp |
---|
Classes in net.sf.sparql.benchmarking.operations.update.nvp that implement UpdateOperation | |
---|---|
class |
FixedNvpUpdateOperation
An operation that runs a fixed SPARQL update with custom NVPs added to the request |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |