Hi, I have a graphml file which is somehow big (~1 000 nodes, ~75 000 edges) and yed deitor fails to load the graph due to the heap space.
I set the -XmX paramaeter to 1500mo but the heap explodes around 600 mo (by waching the size of the process in memory using the task manager).
I am missign somthing ? Indeed I do not reach my 1500mo upper limit when i got the java exception in Yed ( from yed popup=> Exception Caused by: java.lang.OutOfMemoryError: Java heap space)
Any help is of course appreciated :)
otherwise I must say I am very impressed by your technology :)
Regards,
Alexis