BottomUpLoaderStrategy.h File Reference

This class implements the main functions necessary to save and load the graph data and metadata information using as strategy the graph path. More...

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

Go to the source code of this file.

Classes

class  te::graph::BottomUpLoaderStrategy
 This class implements the main functions necessary to save and load the graph data and metadata information using as strategy the graph path. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::graph
 

Detailed Description

This class implements the main functions necessary to save and load the graph data and metadata information using as strategy the graph path.

Note
TODO

Definition in file BottomUpLoaderStrategy.h.