Parallel directed and undirected edges in .graphml

Get help with your data
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Balinkay
Posts:2
Joined:12 Jan 2018 10:58
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Parallel directed and undirected edges in .graphml

Post by Balinkay » 12 Jan 2018 12:03

Hi!

First of all, apologies if this question has been asked before, I couldn't find it.

I'm trying to import a .graphml file into Gephi that contains parallel edges. Yesterday it worked fine, but today, after updating some plugins, not all edges are imported properly. From what I can gather parallel edges are being imported correctly, with the exception of the case where one edge is directed and the other is not. Then the one appearing later in the .graphml document is simply omitted.

I am using Gephi 0.92. The file I am trying to import can be found here: http://graphdrawing.de/contest2018/got-graph.graphml

Currently only 153 of the 216 edges are being imported.

Thanks in advance!

User avatar
eduramiba
Gephi Code Manager
Posts:1064
Joined:22 Mar 2010 15:30
Location:Madrid, Spain
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Parallel directed and undirected edges in .graphml

Post by eduramiba » 12 Jan 2018 13:06

What plugins did you update?

Anyway, I think undirected and directed equal edges are not compatible https://github.com/gephi/gephi/blob/mas ... .java#L294

Balinkay
Posts:2
Joined:12 Jan 2018 10:58
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Parallel directed and undirected edges in .graphml

Post by Balinkay » 12 Jan 2018 13:56

Not sure what plugins updates were, but I see your point. Thanks for the reply!

Post Reply
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable