GraphTea
GraphTea copied to clipboard
graph to json
get rid of xml representation and introduce json to be able to save/load and cut/copy/paste and connect to other programing languages using redis.
@rostam : Here is a a good json lib: https://github.com/FasterXML/jackson
should implemented here: https://github.com/graphtheorysoftware/GraphTea/blob/5a53186b2b6db2aac2fc844f23f868d01d05dda3/src/graphtea/graph/io/GraphJSON.java