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