SoheilKhodayari/JAW

[[ graph exporter ]] dynamic edges undefined when foxhound is not used

Closed this issue · 0 comments

The graph exporter should handle the case when there are no dynamic edges (foxhound is not used). In this case, the ExportToCSV function must be called instead of the ExportToCSVDynamic.

Alternatively, ExportToCSVDynamic function must handle both cases!