print.RethinkDB_cursor {rethinker} | R Documentation |
Prints a given cursor's status.
## S3 method for class 'RethinkDB_cursor'
print(x, ...)
x |
Cursor to print. |
... |
Ignored. |
Never blocks; also checks whether the underlying connection is alive.