Generic for exporting objects to a lightweight Graphs.jl-ready representation.
For ResIN objects, this creates edge and node CSV tables suitable for
loading with CSV.jl/DataFrames.jl, with integer vertex IDs for
direct use in Graphs.jl.
Generic for exporting objects to a lightweight Graphs.jl-ready representation.
For ResIN objects, this creates edge and node CSV tables suitable for
loading with CSV.jl/DataFrames.jl, with integer vertex IDs for
direct use in Graphs.jl.