6 #ifndef KNOWROB_GRAPH_UNION_H
7 #define KNOWROB_GRAPH_UNION_H
9 #include "knowrob/semweb/GraphConnective.h"
10 #include "knowrob/semweb/TriplePattern.h"
16 class GraphUnion :
public GraphConnective {
23 void write(std::ostream &os)
const override;
const auto & terms() const
GraphUnion(const std::vector< std::shared_ptr< GraphTerm >> &terms)
void write(std::ostream &os) const override