AbstractGraphLoaderStrategy.h File Reference

This class define the main functions necessary to save and load the graph data and metadata information using the Graph Data and Graph Cache conceptions. More...

#include "../core/GraphMetadata.h"
#include "../Config.h"

Go to the source code of this file.

Classes

class  te::graph::AbstractGraphLoaderStrategy
 This class define the main functions necessary to save and load the graph data and metadata information using the Graph Cache conception. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::graph
 

Detailed Description

This class define the main functions necessary to save and load the graph data and metadata information using the Graph Data and Graph Cache conceptions.

Definition in file AbstractGraphLoaderStrategy.h.