Riak Elixir Client

v1.1.5

  • Pages
  • Modules

    Riak Elixir Client v1.1.5 Riak.Search.Index View Source

    Link to this section Summary

    Functions

    delete(index)
    delete(pid, index)
    get(index)
    get(pid, index)
    list()
    list(pid)
    put(index)
    put(pid, index)
    put(pid, index, schema)
    put(pid, index, schema, props)

    Link to this section Functions

    Link to this function delete(index) View Source
    Link to this function delete(pid, index) View Source
    Link to this function get(index) View Source
    Link to this function get(pid, index) View Source
    Link to this function list() View Source
    Link to this function list(pid) View Source
    Link to this function put(index) View Source
    Link to this function put(pid, index) View Source
    Link to this function put(pid, index, schema) View Source
    Link to this function put(pid, index, schema, props) View Source

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