RethinkDB

Some convenience functions for interacting with RethinkDB.

Summary

Functions

close(collection)

See RethinkDB.Connection.close/1

next(collection)

See RethinkDB.Connection.next/1

run(query, pid)

See RethinkDB.Connection.run/2

run(query, pid, opts)

See RethinkDB.Connection.run/3