paging: Paging

offsetR Documentation

Paging

Description

Paging

Usage

offset(.data, offset = 0)

limit(.data, limit = 10)

Arguments

.data

input. This can be JSON input, or an object of class sparql_dsl that has JSON and query params combined, which is passed from function to function when using the sparqldsl DSL.

offset

(numeric|integer) an offset value

limit

(numeric|integer) a limit value


ropenscilabs/sparqldsl documentation built on May 18, 2022, 8:32 p.m.