primary_key
SourceStorage::AbstractTable
Inherits Struct / Value / Object
Constructors
new
SourceInstance methods
close
Sourcedb_name
Sourceget(key)
Sourceindex_scan(index_name : String, index_value_start : ReQL::Datum, index_value_end : ReQL::Datum, &block : Hash(String, ReQL::Datum) -> )
Sourceinitialize
Sourcename
Sourcereplace(key : ReQL::Datum, durability : ReQL::Durability | Nil = nil, &block : Hash(String, ReQL::Datum) | Nil -> Hash(String, ReQL::Datum) | Nil)
Sourcescan
Source