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 >

Dynamic Relations

Dynamic Relations
 
The Dynamic Relations page allows for the creation of additional relationships such as co-occurrences.  Dynamic relations are direct connections between entities which were only indirectly connected in the data.
 
1

Select Dynamic Relation

1. Select Dynamic Relation
Select the type of directed relation you'd like to add, and click the Add button.
 
Available dynamic relation types:
Co-occurrences: A co-occurrence, is a relation between two (possibly identical) entity types based on an undirected relation to a third (and potentially fourth, etc) entity type that the first two entity types are both related to.  For example a co-authorship is a relation between two author type entities that are related to a book entity. 
[Top]
2

Dynamic Relation List

2. Dynamic Relation List
The Dynamic Relation List shows which dynamic relation types have already been created.   Each dynamic relation type has two entity types as its endpoints -- these are shown in the Src Entity (Source Entity Type) and Dst Entity (Destination Entity Type) columns.  If the dynamic relation type is not directed, then Src Entity and Dst Entity are just the two endpoints of the dynamic relation type.
[Top]
3

Save, Ok, Cancel

 
  • Save Project: Saves the latest changes in the Project
  • Ok: Returns back to the Wizard Main Menu
  • Cancel: Disabled for now, the only way to undo changes is to press ok to go back and then press Cancel on the main Loading Wizard window.
  • Help: Takes you to this page of the help manual
 
[Top]