[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 •Trouble importing additional nodes
Page 1 of 1

Trouble importing additional nodes

Posted: 14 Jul 2016 15:35
by ac_ac123
Hello everyone, thanks for taking your time to read this message.

I worked on a Gephi project last year and I am picking it up again and trying to import additional nodes. However, the nodes do not appear the data laboratory.

I don't believe there is a problem with how I have entered the data because if I 'export' the original data from Gephi, add my 'new' nodes and then import the complete file... all nodes appear.

The problem is that I spent time manipulating labels, and layouts so I would rather not start from scratch.

When I attempt to add new nodes, I get the following error ""The id class does not match with the expected type (java.lang.Integer)"... However, my ID column are all integers and set as such when importing the file. Not sure if that has anything to do with the problem..

Has anyone encountered this or have any work arounds to this problem? I really appreciate anyone's time that was spent reading this.

-Amanda

Re: Trouble importing additional nodes

Posted: 18 Jul 2016 15:15
by eduramiba
Hi,
This seems to be issue https://github.com/gephi/gephi/issues/1418

Please try to export your project to a .gexf file and import that instead of the .gephi file.