Currently the java class PostGraphMenuAction and PostGraphToolBarComponent contains duplicated codes for exporting network to JSON.
The code base should be refactored so that both PostGraphMenuAction and PostGraphToolBarComponent both uses the same implementation that comes from one place.
Currently the java class PostGraphMenuAction and PostGraphToolBarComponent contains duplicated codes for exporting network to JSON.
The code base should be refactored so that both PostGraphMenuAction and PostGraphToolBarComponent both uses the same implementation that comes from one place.