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()

© RethinkDB contributors
Licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
https://rethinkdb.com/api/python/r/