Created
January 26, 2023 14:41
-
-
Save jacomyal/1c935369488b40fa4b0c0607f59d146c to your computer and use it in GitHub Desktop.
test.gexf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<gexf version="1.2" xmlns="http://www.gexf.net/1.2draft" xmlns:viz="http:///www.gexf.net/1.1draft/viz"> | |
<meta/> | |
<graph defaultedgetype="directed"> | |
<nodes/> | |
<edges/> | |
</graph> | |
</gexf> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment