static UpdateProcessorStreaming |
UpdateExecutionFactory.createStreaming(Dataset dataset) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessorStreaming |
UpdateExecutionFactory.createStreaming(Dataset dataset,
QuerySolution inputBinding) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessorStreaming |
UpdateExecutionFactory.createStreaming(Dataset dataset,
QuerySolution inputBinding,
Context context) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessorStreaming |
UpdateExecutionFactory.createStreaming(Dataset dataset,
Context context) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessorStreaming |
UpdateExecutionFactory.createStreaming(DatasetGraph datasetGraph) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessorStreaming |
UpdateExecutionFactory.createStreaming(DatasetGraph datasetGraph,
Binding inputBinding) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessorStreaming |
UpdateExecutionFactory.createStreaming(DatasetGraph datasetGraph,
Binding inputBinding,
Context context) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|
static UpdateProcessorStreaming |
UpdateExecutionFactory.createStreaming(DatasetGraph datasetGraph,
Context context) |
Create an UpdateProcessor appropriate to the datasetGraph, or null if no
available factory to make an UpdateProcessor
|