Instream v0.18.0 Instream.Connection.QueryPlanner View Source
Query planning coordinating the execution of all queries.
Link to this section Summary
Functions
Executes a query
Link to this section Functions
Link to this function
execute(query, opts, conn)
View Source
execute( Instream.Query.Builder.t() | Instream.Query.t() | String.t(), Keyword.t(), module() ) :: any()
Executes a query.