knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include <mongoc.h>
#include "knowrob/semweb/TriplePattern.h"
#include "knowrob/semweb/ImportHierarchy.h"
#include "Document.h"
#include "Pipeline.h"
#include "TripleStore.h"
Go to the source code of this file.
Classes | |
class | knowrob::mongo::MongoTriplePattern |
struct | knowrob::mongo::TripleLookupData |
Namespaces | |
knowrob | |
knowrob::mongo | |
Functions | |
void | knowrob::mongo::lookupTriple (Pipeline &pipeline, const TripleStore &tripleStore, const TripleLookupData &lookupData) |