[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 •[SOLVED] Multiple Edge Lifetimes
Page 1 of 1

[SOLVED] Multiple Edge Lifetimes

Posted: 27 Nov 2011 14:41
by nikita.andreew
Dear Community!

In my dataset I have edges, which exist in periods of time (e.g. 2002-01-01 to 2002-03-01 and then 2005-01-01 to 2006-01-01). Can I use <spells> on edges?

Thank you!

Re: Multiple Edge Lifetimes

Posted: 27 Nov 2011 16:01
by admin
Hi,

Yes you can.

Re: Multiple Edge Lifetimes

Posted: 27 Nov 2011 18:58
by nikita.andreew
Sweet :) Thank you!