Thanks to visit codestin.com
Credit goes to rethinkdb.com


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?