Searched refs:isCollExist (Results 1 – 1 of 1) sorted by relevance
117 bool isCollExist = executor_->IsCollectionExists(name_, errCode); in UpsertDocument() local122 if (!isCollExist) { in UpsertDocument()141 bool isCollExist = executor_->IsCollectionExists(name_, errCode); in UpdateDocument() local146 if (!isCollExist) { in UpdateDocument()