[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 •Retain "duplicate" edges in dynamic graph
Page 1 of 1

Retain "duplicate" edges in dynamic graph

Posted: 03 Jun 2014 19:51
by monarchi
Hello -

I have a dynamic graph I am importing through the import spreadsheet facility. Basically I am following the tutorial at http://www.clementlevallois.net/gephi/t ... ics_en.pdf. (This has been very helpful, by the way. Thank you.)

In my data there may be multiple edges between A and B which differ by the year in which the edge was created. Year is part of the data as well as start-date and end-date. Nevertheless, Gehpi treats all of the edges between A and B after the first one as duplicates. I have tried this multiple times, but can't see how to convince Gephi to effectively treat the Year as part of the "key" for the edge.

I suspect that I am doing something obviously wrong and would appreciate any assistance you can provide.

Thank you.

Best,
David

Re: Retain "duplicate" edges in dynamic graph

Posted: 19 Jun 2014 08:55
by Vongow
Hi,

If you have not read it yet, I suggest you go to this answer from Francis Flavin.

Best regards,

Vongo