[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
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2016-12-13T13:11:43+01:00 https://forum-gephi.org/app.php/feed/topic/5904 2016-12-13T13:11:43+01:002016-12-13T13:11:43+01:00 https://forum-gephi.org/viewtopic.php?t=5904&p=13850#p13850 <![CDATA[dynamic graph model via API]]> i import some network data from a database.
I manged to create a gephi graph (adding nodes and edges), saving it to a gephi project file or gexf file.

Now I try to make a dynamic graph.
I followed the api example ImportDynamic. However my exported gexf files are static, while the example files have <graph mode="slice" defaultedgetype="directed" timerepresentation="timestamp" timestamp="2007">.
-> so how can I turn a 'static' gephi graph into a dynamic snapshot in order to export it to gexf?

An alternative approach would be to directly create a dynamic graph adding dynamic nodes / attributes via the API. However, I could not finde some example code illustrating how this could be done.
Any hints?
Thanks!
Alexander

Statistics:Posted by alexpgp — 13 Dec 2016 13:11


]]>