print.RethinkDB_cursor: Print cursor

Description Usage Arguments Note

Description

Prints a given cursor's status.

Usage

1
2
## S3 method for class 'RethinkDB_cursor'
print(x, ...)

Arguments

x

Cursor to print.

...

Ignored.

Note

Never blocks; also checks whether the underlying connection is alive.


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