[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 •Adding new nodes and edges from a CSV
Page 1 of 1

Adding new nodes and edges from a CSV

Posted: 08 Mar 2018 17:15
by mbrowning
I created a network and realized I forgot a few nodes and their related edges. I don't want to create them manually - is there a way for me to import them using a CSV so that they will append to the data that already exists in my Data Laboratory?

Re: Adding new nodes and edges from a CSV

Posted: 08 Mar 2018 17:32
by eduramiba
Yeah, first make sure you use Gephi 0.9.2.

Then, import the file normally and during import report, choose to merge into existing workspace.

Re: Adding new nodes and edges from a CSV

Posted: 08 Mar 2018 17:43
by mbrowning
Awesome, thank you!