Connection.update

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int update(string filter, string update, U vals)
    struct Connection
    int
    update
    (
    T
    U...
    )
    (
    string filter
    ,
    string update
    ,)
  2. int update(U id, Value[string] updates, bool async)
  3. int update(U id, T updates, bool async)

Meta