| knowrob
    2.1.0
    A Knowledge Base System for Cognition-enabled Robots | 
#include "knowrob/semweb/GraphQuery.h"#include "knowrob/semweb/Vocabulary.h"#include "knowrob/semweb/GraphPattern.h"#include "knowrob/semweb/GraphUnion.h"#include "knowrob/semweb/GraphSequence.h"
Go to the source code of this file.
| Classes | |
| class | knowrob::ReifiedQuery | 
| Namespaces | |
| knowrob | |
| Enumerations | |
| enum | knowrob::ReificationFlag { knowrob::IncludeOriginal = 1 << 0 , knowrob::IncludeReified = 1 << 1 , knowrob::IncludeOriginal = 1 << 0 , knowrob::IncludeReified = 1 << 1 } |