GraphDataManager.h File Reference

This class defines a interface to access the graph elements inside a data source. Its use a implementation of Loader Strategy that defines how a data must be loaded. More...

#include "../Config.h"
#include "../Enums.h"

Go to the source code of this file.

Classes

class  te::graph::GraphDataManager
 

Namespaces

 te
 URI C++ Library.
 
 te::graph
 

Detailed Description

This class defines a interface to access the graph elements inside a data source. Its use a implementation of Loader Strategy that defines how a data must be loaded.

Definition in file GraphDataManager.h.