1. Made wording changes & also extension of graphml file to .xml
This commit is contained in:
parent
382fd6ae80
commit
74edbcd45c
2 changed files with 2 additions and 2 deletions
|
@ -260,7 +260,7 @@ public class VisualizationRequestHandler {
|
|||
} else {
|
||||
|
||||
outputFileName = UtilityFunctions.slugify(coAuthorsipVO.getEgoNode().getNodeName())
|
||||
+ "-coauthor-net" + ".graphml";
|
||||
+ "-coauthor-net" + ".xml";
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue