Searched refs:GetCollection (Results 1 – 3 of 3) sorted by relevance
51 Collection GetCollection(std::string &collectionName);
48 Collection coll = store_->GetCollection(context_->collectionName); in GetValueFromDB()
618 Collection DocumentStore::GetCollection(std::string &collectionName) in GetCollection() function in DocumentDB::DocumentStore