Method: NoSE::Plans::QueryPlan#group
- Defined in:
- lib/nose/plans/query_planner.rb
#group ⇒ String
Groups for plans are stored in the query
183 184 185 |
# File 'lib/nose/plans/query_planner.rb', line 183 def group @query.group end |