Module reql::command [] [src]

Command Reference

Structs

Client

ReQL Client

Command

ReQL Command

ConnectOpts

Connection Options

WriteStatus

Status returned by a write command

Enums

ResponseValue

Response value

Traits

IntoCommandArg

A type that can be passed into a ReQL command

Type Definitions

Argument

A serialised ReQL command argument

Array

A JSON Array

Object

A JSON Object

Options

A serialised ReQL options map

Response

ReQL Response

Result

A ReQL Result