Interface: SparqlProviderChunkOptions
Options for request chunking in SparqlDataProvider.
See
SparqlDataProviderOptions.chunk
Properties
Property | Modifier | Type | Description |
---|---|---|---|
|
|
| Maximum allowed chunk size. This value must be a non-negative integer. Note that the provider may form the chunk which is larger than specified if it cannot be split into smaller sub-chunks. |
|
|
| Unit of measure for maxSize:
|