arangosh> db.example.updateByExample({ Hello: "world" }, { Hello: "foo", Hello: "bar" }, false); 1