Home
last modified time | relevance | path

Searched defs:DeleteDocument (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.cpp81 int Collection::DeleteDocument(Key &key) in DeleteDocument() function in DocumentDB::Collection
H A Ddocument_store.cpp596 int DocumentStore::DeleteDocument(const std::string &collection, const std::string &filter, uint32_… in DeleteDocument() function in DocumentDB::DocumentStore