Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
ReQL::Table
Inherits
ReQL::Stream
/
ReQL::AbstractValue
/
Comparable
/
Struct
/
Value
/
Object
Constructors
new
(db :
Db
, name :
String
, manager :
Storage::Manager
)
Source
Instance methods
as_table
Source
db
Source
db=
(db :
ReQL::Db
)
Source
finish_reading
Source
get
(key :
Datum
)
Source
name
Source
name=
(name :
String
)
Source
next_val
Source
reql_type
Source
start_reading
Source
storage
Source
Nested types
ReQL::Table::InternalData