All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AbstractGraphFactory.cpp File Reference

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.

Detailed Description

This is the abstract factory for Graphs.

Definition in file AbstractGraphFactory.cpp.