close.RethinkDB_cursor: Close cursor

Description Usage Arguments

Description

Closes a given cursor and stops its associated query. Should be called on the current cursor before a new sync query is invoked on the same connection.

Usage

1
2
## S3 method for class 'RethinkDB_cursor'
close(con, ...)

Arguments

con

Cursor to close.

...

Ignored.


rethinker documentation built on May 2, 2019, 12:40 p.m.