How to open .xgmml file? I have exported the graph from arango using arangoexport, the extension is .xgmml I need to know: how can I open this file? I have tried cytoscape, but it doesn't work, it messages me that cannot recognize .xgmml file.
If you get this error message:
then you probably tried to open your .xgmml
file with the Open Session button:
This is the same as File > Open... in the menu. It only opens Cytoscape *.cys
files.
To load a graph from an XGMML file, you need to use the Import Network From File button:
This is the same as File > Import > Network > File... in the menu. It supports various formats, including *.xgmml
:
Select your file and open it. It should load the graph without problems.