Searched refs:InsertUntilSuccess (Results 1 – 2 of 2) sorted by relevance
39 int Collection::InsertUntilSuccess(Key &key, const std::string &id, Value &valSet) in InsertUntilSuccess() function in DocumentDB::Collection67 return InsertUntilSuccess(key, id, valSet); in InsertDocument()129 return InsertUntilSuccess(key, id, valSet); in UpsertDocument()
40 int InsertUntilSuccess(Key &key, const std::string &id, Value &valSet);