6 #ifndef KNOWROB_GRAPH_SEQUENCE_H
7 #define KNOWROB_GRAPH_SEQUENCE_H
9 #include "knowrob/semweb/GraphConnective.h"
15 class GraphSequence :
public GraphConnective {
22 void write(std::ostream &os)
const override;
const auto & terms() const
GraphSequence(const std::vector< std::shared_ptr< GraphTerm >> &terms)
void write(std::ostream &os) const override