[SOLVED] Import GraphML time slices

Evolution and dynamics on networks in Gephi: UI, data formats, algorithms...
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
Jesse
[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
[SOLVED] Import GraphML time slices

Post by Jesse » 26 Oct 2010 18:32

Hello,

I have a series of GraphML files with node attribute and edge data for 51 time points. I found I can import each file as a time slice instead of an independent graph. This works well for the node attributes as they import correctly.

Unfortunately, each time I import a new slice the edge data is completely replaced. Only the last imported slice edge list is maintained, all previous edge data is replaced.

Is there a way around this? Should I try and import the edge data separately? Thoughts?

Thanks!

Jesse
[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: Import GraphML time slices

Post by Jesse » 27 Oct 2010 17:55

I've solved this issue and others by using nothing but CSV data imports for my data (nodes, edges, etc).

User avatar
mbastian
Gephi Architect
Posts:728
Joined:10 Dec 2009 10:11
Location:San Francisco, CA
[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: Import GraphML time slices

Post by mbastian » 29 Oct 2010 10:00

Hi,

Since the beta release, some bugs have been fixed regarding dynamic import. Did you worked on the last version (Help > Check for Updates) ?

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