This class implements the main functions necessary to save and load the graph data and metadata information using as strategy a "order by" to create a sequence of objects. More...
#include "../Config.h"#include "../Enums.h"#include "AbstractGraphLoaderStrategy.h"#include <string>Go to the source code of this file.
Classes | |
| class | te::graph::SequenceLoaderStrategy | 
| This class implements the main functions necessary to save and load the graph data and metadata information using as strategy a "order by" to create a sequence of objects.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::da | |
| Namespace for the DataAccess API of TerraLib.  | |
| te::graph | |
This class implements the main functions necessary to save and load the graph data and metadata information using as strategy a "order by" to create a sequence of objects.
Definition in file SequenceLoaderStrategy.h.