dwalsten5 / GraphConverter

Used to convert between our GraphML flowcharts into GraphSON
0 stars 0 forks source link

Iterate through resources in vertices, copy individually in copzvertex method #6

Closed dwalsten5 closed 8 years ago

dwalsten5 commented 8 years ago

Turns out, I needed to actually just read in the object as an array list and join strings with a semicolon. Could not handle the issues caused by having two types of vertices