Package | Description |
---|---|
net.sf.sparql.benchmarking.operations.parameterized | |
net.sf.sparql.benchmarking.operations.parameterized.nvp |
Modifier and Type | Class and Description |
---|---|
class |
AbstractParameterizedQueryOperation
Abstract parameterized SPARQL query operation
|
class |
AbstractParameterizedUpdateOperation
Abstract parameterized SPARQL update operation
|
class |
InMemoryParameterizedQueryOperation
A parameterized query operation that runs against a local in-memory dataset
|
class |
InMemoryParameterizedUpdateOperation
A parameterized update operation that runs against a local in-memory dataset
|
class |
ParameterizedQueryOperation
A parameterized query operation that runs against a remote service via HTTP
|
class |
ParameterizedUpdateOperation
A parameterized update operation that runs against a remote service via HTTP
|
Modifier and Type | Class and Description |
---|---|
class |
ParameterizedNvpQueryOperation
An operation that runs a parameterized query with custom NVPs added to the
request
|
class |
ParameterizedNvpUpdateOperation
An operation that runs a parameterized update with custom NVPs added to the
request
|
Copyright © 2015. All rights reserved.