Click or drag to resize

Slice Constructor

Overload List
  NameDescription
Public methodSlice(ISparqlAlgebra)
Creates a new Slice modifier which will detect LIMIT and OFFSET from the query.
Public methodSlice(ISparqlAlgebra, Int32, Int32)
Creates a new Slice modifier which uses a specific LIMIT and OFFSET.
Top
See Also