| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::AbstractCSVToGraphDataMapping Class Reference Abstract class handling node or edge mapping between a CSV column and a graph property. More...
Inheritance diagram for tlp::AbstractCSVToGraphDataMapping:
Collaboration diagram for tlp::AbstractCSVToGraphDataMapping:
Public Member Functions
Protected Member Functions
Protected Attributes
Detailed DescriptionAbstract class handling node or edge mapping between a CSV column and a graph property. Be sure there is a property with the given name in the graph or an error will occur. Automatically handle CSV file parsing just implements the buildIndexForRow function to fill the rowToGraphId map with the right graph element. Constructor & Destructor Documentation
Member Function Documentation
Create a new element if no elements for the given row was found.
Implemented in tlp::CSVToGraphNodeIdMapping, and tlp::CSVToGraphEdgeIdMapping.
Implements tlp::CSVToGraphDataMapping.
Implements tlp::CSVToGraphDataMapping. Reimplemented in tlp::CSVToGraphNodeIdMapping. Member Data Documentation
|
Tulip Software by LaBRI Visualization Team 2001 - 2012 |