graveyard

v0.6.2

  • Pages
  • Modules
  • Exceptions

    graveyard v0.6.2 Graveyard.ORM.Group View Source

    Link to this section Summary

    Functions

    agg_node_element(aggs)
    build_aggs_query(aggs)
    build_group_query(filters_query, aggs, opts)
    build_range_agg(agg)
    generate_intermediate_ranges(min, step, max, acc \\ [])
    nested_aggregation_object(agg, next_node)
    numeric_aggregations()
    range_aggregation(agg, next_node)
    term_aggregation(agg, next_node)

    Link to this section Functions

    Link to this function agg_node_element(aggs) View Source
    Link to this function build_aggs_query(aggs) View Source
    Link to this function build_group_query(filters_query, aggs, opts) View Source
    Link to this function build_range_agg(agg) View Source
    Link to this function generate_intermediate_ranges(min, step, max, acc \\ []) View Source
    Link to this function nested_aggregation_object(agg, next_node) View Source
    Link to this function numeric_aggregations() View Source
    Link to this function range_aggregation(agg, next_node) View Source
    Link to this function term_aggregation(agg, next_node) View Source

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.