SourceValueTargetCsvParser
SourceValueTargetCsvParser(
csv,model,parameters?):void
Loads CSV data from a file whose lines are in the format source,target,value
Parameters
csv
string
The CSV string to load.
model
parameters?
SourceValueTargetCsvParserOptions
Optional parameters (currently unused in this implementation).
Returns
void
An object containing nodes and edges.