Closed gquercini closed 10 years ago
Could you please re-do the PR that it really only contains your changes? No whitespace or other changes. Also no backup files. No "What's new section" in the readme but just a general info in the graphml section? Also no change of the github repository name etc. Deployment to the m2 repo is also not relevant, as these are end-user scripts that are to be installed into the plugins directory.
Thanks a lot.
Sure I can do the modifications, no problem.
I added the support for array properties to the graphml-import/export commands. I also slightly modified the graphml-export command so that it does not export node/edge properties with empty values.
Please note that the diff stats for the java files I modified do not reflect the real changes, which are smaller than indicated. This is due to the fact that I copied the new files over the old ones instead of modifying them directly (unfortunately, at the beginning I didn't not think of pulling requests). Anyway, I marked the changes I made with my nickname (gquercini).