Back to top

ReQL command: r

Command syntax

r → r

Description

The top-level ReQL namespace.

Example: Setup your top-level namespace.

from rethinkdb import RethinkDB
r = RethinkDB()

Get more help

Couldn't find what you were looking for?