Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Class and Description |
---|---|
class |
ParameterizedNvpUpdateOperation
An operation that runs a parameterized update with custom NVPs added to the
request
|
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Class and Description |
---|---|
class |
FixedNvpUpdateOperation
An operation that runs a fixed SPARQL update with custom NVPs added to the
request
|
Copyright © 2015. All rights reserved.