Home
last modified time | relevance | path

Searched defs:UpsertDocument (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Dcollection.cpp111 int Collection::UpsertDocument(const std::string &id, const std::string &newDocument, bool &isDataE… in UpsertDocument() function in DocumentDB::Collection
H A Ddocument_store.cpp445 int DocumentStore::UpsertDocument(const std::string &collection, const std::string &filter, in UpsertDocument() function in DocumentDB::DocumentStore