close.RethinkDB_connection | Close RethinkDB connection |
close.RethinkDB_cursor | Close cursor |
cursorNext | Pull next object from a cursor |
cursorToList | Convert cursor into a list |
drainConnection | Drain RethinkDB connection |
isCursorEmpty | Check if cursor is empty |
isOpened | Check if connection is opened |
openConnection | Open connection to a RethinkDB server |
print.RethinkDB_connection | Print RethinkDB connection |
print.RethinkDB_cursor | Print cursor |
r | ReQL root |