class EventQL::Query
- EventQL::Query
- Reference
- Object
Defined in:
eventql/query.crConstructors
Instance Method Summary
Constructor Detail
def self.new(client : EventQL::Client, query_str : String, query_opts : Hash(String, String) = OptionType.new)
#