print.RethinkDB_cursor: Print cursor

View source: R/cursor.R

print.RethinkDB_cursorR Documentation

Print cursor

Description

Prints a given cursor's status.

Usage

## 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 April 23, 2026, 5:07 p.m.