This is the abstract factory for Graphs. More...
#include "../../common/StringUtils.h"#include "../../common/Translator.h"#include "../Config.h"#include "../Exception.h"#include "AbstractGraphFactory.h"#include "GraphMetadata.h"#include <memory>Go to the source code of this file.
This is the abstract factory for Graphs.
Definition in file AbstractGraphFactory.cpp.