GraphTea icon indicating copy to clipboard operation
GraphTea copied to clipboard

graph to json

Open azinazadi opened this issue 13 years ago • 1 comments

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.

azinazadi avatar May 06 '12 09:05 azinazadi

@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

azinazadi avatar Dec 18 '15 09:12 azinazadi