Bongo

v0.1.2

  • Pages
  • Modules

    Bongo v0.1.2 Bongo.Filters View Source

    Link to this section Summary

    Functions

    limit(key)
    limit(opts, key)
    project(key)
    project(opts, key)
    skip(key)
    skip(opts, key)
    sort(key)
    sort(opts, key)
    upsert(bool)
    upsert(opts, bool)

    Link to this section Functions

    Link to this function limit(key) View Source
    Link to this function limit(opts, key) View Source
    Link to this function project(key) View Source
    Link to this function project(opts, key) View Source
    Link to this function skip(key) View Source
    Link to this function skip(opts, key) View Source
    Link to this function sort(key) View Source
    Link to this function sort(opts, key) View Source
    Link to this function upsert(bool) View Source
    Link to this function upsert(opts, bool) View Source

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