Package | Description |
---|---|
net.sf.sparql.benchmarking.operations.query | |
net.sf.sparql.benchmarking.operations.query.nvp |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInMemoryQueryOperation
Abstract implementation of a query operation that runs against a local
in-memory dataset
|
class |
AbstractRemoteQueryOperation
Abstract implementation of a query operation that runs against a remote
service via HTTP
|
class |
DatasetSizeOperation
An operation which calculates the size of the dataset
|
class |
FixedQueryOperation
Represents a query operation that always uses the same fixed query
|
class |
InMemoryFixedQueryOperation
Represents a query operation that always uses the same fixed query
|
Modifier and Type | Class and Description |
---|---|
class |
FixedNvpQueryOperation
An operation that runs a fixed query with custom NVPs added to the request
|
Copyright © 2015. All rights reserved.