loading difficulties with node and edge tables in windows

Asked by radhakrishnan rajgopalan

I created a node and edge table using Excel.
When attempting to load the above two tables in gephi 0.9.2, I get the edge table loaded and it creates automatically the nodes. Then, when i load the node table with id, label, they get loaded, however the edge table is cleaned up or emptied. Why?

Edge Sample:
Source Target
1 2
1 7
1 8
1 9
2 7
Node Sample:
1 raj
2 jaya
3 subbu
4 anasuya
5 rn

Question information

Language:
English Edit question
Status:
Solved
For:
Gephi Edit question
Assignee:
No assignee Edit question
Solved by:
Eduardo Ramos
Solved:
Last query:
Last reply:
Revision history for this message
Best Eduardo Ramos (eduramiba) said :
#1

Hi,

You are probable not selecting the option to add the node data into the existing workspace, and it's importing data into 2 separate workspaces.

For future issues please use https://github.com/gephi/gephi/issues/

Revision history for this message
radhakrishnan rajgopalan (rockyrad85) said :
#2

Thanks Eduardo Ramos, that solved my question.