Mq.Result (mq_elixir v0.1.15)
View SourceResult of an mq query execution.
Fields
:values- List of result values (strings):text- All values joined by newlines
Summary
Functions
Check if the result is empty.
Create a Result from a map returned by the NIF.
Get the number of values in the result.