struct

ReQL::Datum

Inherits ReQL::AbstractValue / Comparable / Struct / Value / Object

Constructors

new(val : Array | Tuple | Set | Hash | Bool | Float64 | Int32 | Int64 | Maxval | Minval | String | Nil | Bytes | Time | JSON::Any | AbstractValue)
Source

Class methods

unserialize(io : IO)
Source

Instance methods

as_database
Source
as_datum
Source
as_function
Source
as_row
Source
as_table
Source
inspect(io)
Source
reql_type
Source
value
Source
value=(value : AbstractValue::Type)
Source