knowrob  2.1.0
A Knowledge Base System for Cognition-enabled Robots
knowrob::mongo::MongoTaxonomy Member List

This is the complete list of members for knowrob::mongo::MongoTaxonomy, including all inherited members.

MongoTaxonomy(const std::shared_ptr< mongo::Collection > &tripleCollection, const std::shared_ptr< mongo::Collection > &oneCollection, const VocabularyPtr &vocabulary)knowrob::mongo::MongoTaxonomy
MongoTaxonomy(const std::shared_ptr< mongo::Collection > &tripleCollection, const std::shared_ptr< mongo::Collection > &oneCollection, const VocabularyPtr &vocabulary)knowrob::mongo::MongoTaxonomy
oneCollection_knowrob::mongo::MongoTaxonomyprotected
StringPair typedefknowrob::mongo::MongoTaxonomy
StringPair typedefknowrob::mongo::MongoTaxonomy
tripleCollection_knowrob::mongo::MongoTaxonomyprotected
update(const std::vector< StringPair > &subClassAssertions, const std::vector< StringPair > &subPropertyAssertions, bool isInsert)knowrob::mongo::MongoTaxonomyprotected
update(const std::vector< StringPair > &subClassAssertions, const std::vector< StringPair > &subPropertyAssertions, bool isInsert)knowrob::mongo::MongoTaxonomyprotected
updateInsert(const std::vector< StringPair > &subClassAssertions, const std::vector< StringPair > &subPropertyAssertions)knowrob::mongo::MongoTaxonomy
updateInsert(const std::vector< StringPair > &subClassAssertions, const std::vector< StringPair > &subPropertyAssertions)knowrob::mongo::MongoTaxonomy
updateRemove(const std::vector< StringPair > &subClassAssertions, const std::vector< StringPair > &subPropertyAssertions)knowrob::mongo::MongoTaxonomy
updateRemove(const std::vector< StringPair > &subClassAssertions, const std::vector< StringPair > &subPropertyAssertions)knowrob::mongo::MongoTaxonomy
vocabulary_knowrob::mongo::MongoTaxonomyprotected