TouchGraph Navigator 2, Welcome!
Licensing and Support
Samples Licensing
Installation
System Requirements
Navigator Web Installation
Applet Launcher Page
TouchGraph Navigator Overview
Menus
File Menu
Export Data dialog
Export Image dialog
Add Search Entity dialog
Settings Menu
Edit Menu
View Menu
Tools Menu
Help Menu
Definitions
Navigator 2: New Features
Loading Wizard
Select Input
Excel
CSV / TSV
MCSV
Navigator DB API
NavigatorDbApi Script
MySQL
Data Types & Delimiters
Entities & Relations
Choose A Table
Edit Entity
Edit Relation
Dynamic Relations
Co-occurrences
Dynamic Attributes
Aliases
Settings
Names - Types / Attributes
Names - Entity Labels
Filter - Inclusion
Filter - Attribute Filters
Add Filter Dialog
Node - Colors
Node - Label / Image
Node - Halo Size / Shape
Node - Node Tags
Edge - Colors
Edge - Width / Pattern
Edge - Tags / Arrows
Graph Layout
Graph Panel
Nodes, Edges
Graph Interaction
Connected Components
Zooming, Spacing
Graph Toolbar
Color Chooser Dialog
Cluster Dialog and Algorithm
< Previous page Next page >

Export Data dialog

Export Data dialog
 
The Export Data dialog allows data to be exported in various formats.
 
 
1

Export Type

 
The Export Type dropdown allows selecting the export format.  The following export formats are supported for now (more are coming in future releases):
  • Table Data (Excel): Creates a .xls file which contains a worksheet for every entity type and relation type.  Each worksheet contains all the columns visible in the tables panel.
  • Graph (VNA): export data in a NetDraw VNA format the loading wizard supports importing .vna files as well.
 
[Top]
2

Export All

Export all the loaded data regardless of what's visible or selected.
 
[Top]
3

Visible In Graph

Export only the entities / relationships where the corresponding nodes are visible in the graph.  In this case "visible" means that the nodes / edges pass the inclusion / attribute filters and are part of the displayed graph, though they might be scrolled out of view.
 
[Top]
4

Selected Only

Export the entities / relationships selected in the graph / tables.  Entities / relations that are selected in the tables that don't pass inclusion / attribute filters will still be exported.
 
[Top]
5

Export button

Export the data, a dialog will show up verifying the name of the exported file.
 
[Top]
6

Cancel button

Close the dialog.
 
[Top]