Submitted by Admin on Mon, 2011-04-04 16:45
Posted in
In this video we will show how to import nodes information from the a first file and how to add edges on imported nodes with second one file.
The two files we will use are coming from the VCAN workshop in Dublin. See this news fom more information on the data : http://tulip.labri.fr/TulipDrupal/?q=node/1251
The first one, called nodes.csv, contains all the information on nodes in particular the node_id column containing the nodes ids used during the edges import process.
The second one, called edges.csv, contains sources and destinations ids for each edge to import.
They are available in the attachement section.