Importing Graph Data from Other Programs

NodeXL can import graph data in a number of file formats that are used by other graph programs, so that you can, for example, create a graph in UCINET and then import and view the graph in NodeXL. The supported formats are shown in the table below.

File Format Description
UCINET Full Matrix DL

This is the only UCINET file format that can be imported into NodeXL. If you have a UCINET file in a different format, such as nodelist1, rankedlist1 or dataset, select the "What if my UCINET file is not in full matrix DL format" link in the Import from UCINET Full Matrix DL File dialog box for instructions.

Importing a UCINET full matrix DL file into NodeXL adds an Edge Weight column to the Edges worksheet.

GraphML

GraphML is an industry-standard graph file format supported by a number of graph programs.

GraphML supports arbitrary vertex and edge attributes. When importing a GraphML file, NodeXL adds a column to the Vertices or Edges worksheet for each attribute in the file.

Pajek

NodeXL can import files created by the Pajek program. Importing a Pajek file adds an Edge Weight column to the Edges worksheet. Any other edge or vertex attributes in the Pajek file are ignored.

To import graph data from another program:
  1. In the Ribbon, select NodeXL, Data, Import.
  2. Select from the second group of items on the Import menu.

More Information