knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
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::MongoTaxonomy | protected |
StringPair typedef | knowrob::mongo::MongoTaxonomy | |
StringPair typedef | knowrob::mongo::MongoTaxonomy | |
tripleCollection_ | knowrob::mongo::MongoTaxonomy | protected |
update(const std::vector< StringPair > &subClassAssertions, const std::vector< StringPair > &subPropertyAssertions, bool isInsert) | knowrob::mongo::MongoTaxonomy | protected |
update(const std::vector< StringPair > &subClassAssertions, const std::vector< StringPair > &subPropertyAssertions, bool isInsert) | knowrob::mongo::MongoTaxonomy | protected |
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::MongoTaxonomy | protected |