An static class with global definitions for the TerraLib Graph Module. More...
#include <Globals.h>
Static Public Attributes | |
| static const int | sm_boxLoaderStrategyDefaultSize |
| This definition is used to set the default box strategy loader box size. More... | |
| static const std::string | sm_cachePolicyFactoryDefaultObject |
| This definition is used to set the default cache policy. More... | |
| static const std::string | sm_edgeStorageMode |
| This definition is used to set the edge storage mode. More... | |
| static const std::string | sm_factoryCachePolicyTypeFIFO |
| FIFO Cache Policy Factory Name. More... | |
| static const std::string | sm_factoryCachePolicyTypeLFU |
| LFU Cache Policy Factory Name. More... | |
| static const std::string | sm_factoryGraphTypeBidirectionalGraph |
| Bidirectional Graph Factory Name. More... | |
| static const std::string | sm_factoryGraphTypeDirectedGraph |
| Directed Graph Factory Name. More... | |
| static const std::string | sm_factoryGraphTypeGraph |
| Graph Factory Name. More... | |
| static const std::string | sm_factoryGraphTypeUndirectedGraph |
| Undirected Graph Factory Name. More... | |
| static const std::string | sm_factoryLoaderStrategyTypeBox |
| Box Loader Strategy Factory Name. More... | |
| static const std::string | sm_factoryLoaderStrategyTypeSequence |
| Sequence Loader Strategy Factory Name. More... | |
| static const int | sm_graphCacheDefaultMaxSize |
| This definition is used to set the max graph cache size. More... | |
| static const std::string | sm_graphFactoryDefaultObject |
| This definition is used to set the default graph type. More... | |
| static const int | sm_graphVecCacheDefaultMaxSize |
| This definition is used to set the max graph cache vector size. More... | |
| static const std::string | sm_loaderStrategyFactoryDefaultObject |
| This definition is used to set the default graph loader strategy. More... | |
| static const std::string | sm_moduleIdentifier |
| The GRAPH module identifier. More... | |
| static const std::string | sm_tableAttributeAttrColumn |
| Attribute Column. More... | |
| static const std::string | sm_tableAttributeAttrGraphId |
| Attribute Graph Id. More... | |
| static const std::string | sm_tableAttributeAttrId |
| Attribute Id. More... | |
| static const std::string | sm_tableAttributeAttrLink |
| Attribute Link. More... | |
| static const std::string | sm_tableAttributeAttrTable |
| Attribute Table. More... | |
| static const std::string | sm_tableAttributeAttrType |
| Attribute Type. More... | |
| static const std::string | sm_tableAttributeName |
| Database Model Table Attribute Name. More... | |
| static const std::string | sm_tableEdgeAttributeModelSufixName |
| Database Model Edge Attribute Model Table Name. More... | |
| static const std::string | sm_tableEdgeModelAttrId |
| Attribute Id. More... | |
| static const std::string | sm_tableEdgeModelAttrVFrom |
| Attribute Vertex From. More... | |
| static const std::string | sm_tableEdgeModelAttrVTo |
| Attribute Vertex To. More... | |
| static const std::string | sm_tableEdgeModelSufixName |
| Database Model Edge Model Table Name. More... | |
| static const std::string | sm_tableGraphAttrDesc |
| Attribute Description. More... | |
| static const std::string | sm_tableGraphAttrId |
| Attribute Id. More... | |
| static const std::string | sm_tableGraphAttrName |
| Attribute Name. More... | |
| static const std::string | sm_tableGraphAttrTableName |
| Attribute Table Name. More... | |
| static const std::string | sm_tableGraphAttrType |
| Attribute Type. More... | |
| static const std::string | sm_tableGraphName |
| Database Model Table Graph Name. More... | |
| static const std::string | sm_tableVertexAttributeModelSufixName |
| Database Model Vertex Attribute Model Table Name. More... | |
| static const std::string | sm_tableVertexModelAttrId |
| Attribute id. More... | |
| static const std::string | sm_tableVertexModelSufixName |
| Database Model Vertex Model Table Name. More... | |
| static const std::string | sm_vertexStorageMode |
| This definition is used to set the vertex storage mode. More... | |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |