Cursor: Cursor Object

View source: R/firestore_objects.R

CursorR Documentation

Cursor Object

Description

Cursor Object

Usage

Cursor(values = NULL, before = NULL)

Arguments

values

The values that represent a position, in the order they appear in the order by clause of a query

before

If the position is just before or just after the given values, relative to the sort order defined by the query

Details

Autogenerated via gar_create_api_objects A position in a query result set.

Value

Cursor object


robonomist/googleFirestore documentation built on Jan. 30, 2023, 6:39 p.m.