[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Merging multiple edges - not duplicates
Page 1 of 1

Merging multiple edges - not duplicates

Posted: 21 Mar 2018 20:26
by mbrowning
I have two nodes with three edges between them, all representing a different interaction. If I merge the nodes, and then colorize based on an attribute that was unique to each edge pre-merge, how does Gephi decide which of those attributes to preserve and therefore colorize by?

Re: Merging multiple edges - not duplicates

Posted: 22 Mar 2018 10:08
by eduramiba
If you merge the nodes, you choose an strategy to decide what value to keep for each attribute, and there are a few (join values, first, last...).