Slice Constructor |
Name | Description | |
---|---|---|
Slice(ISparqlAlgebra) |
Creates a new Slice modifier which will detect LIMIT and OFFSET from the query.
| |
Slice(ISparqlAlgebra, Int32, Int32) |
Creates a new Slice modifier which uses a specific LIMIT and OFFSET.
|