This is the concrete factory for the bidirectional Graph type. More...
#include "../../dataaccess/datasource/DataSource.h"#include "../../dataaccess/datasource/DataSourceFactory.h"#include "../cache/AbstractCachePolicyFactory.h"#include "../drivers/database/DatabaseGraphMetadata.h"#include "../loader/AbstractGraphLoaderStrategyFactory.h"#include "../Globals.h"#include "../Exception.h"#include "BidirectionalGraph.h"#include "BidirectionalGraphFactory.h"#include <memory>Go to the source code of this file.
This is the concrete factory for the bidirectional Graph type.
Definition in file BidirectionalGraphFactory.cpp.