struct Orb::Query::Result
- Orb::Query::Result
- Struct
- Value
- Object
Defined in:
query/result.crConstructors
Instance Method Summary
Constructor Detail
def self.new(query : String, values : Array(Bool | Float32 | Float64 | Int32 | JSON::Any | String | Time | UUID | Nil) = Array(Orb::TYPES).new)
#