Node selection is a fundamental interaction in the Intrace Graph. By selecting nodes, you can view entity details, apply transforms, and control which parts of your network to focus on.
When you hover over any node, a tooltip appears displaying the node’s fields and their values. This allows you to quickly preview node information without opening the details sidebar.
The tooltip shows all available fields for the node, making it easy to scan entity information as you explore your graph.
Click on any node to open the node details sidebar. This sidebar provides comprehensive information about the selected entity, including all fields and their values displayed in a structured table.
The node details sidebar displays:
Field values: All fields and their associated values for the node
Special renderings: Certain node types like addresses include additional visualizations:
Google Street View images showing the physical location
Embedded Google Maps with location markers
Field actions: Icons next to each field allow you to copy values or perform other actions
Modify existing fields: Click on any field value to edit it
Create new fields: Add additional fields to capture more information about the entity
Create connected nodes: Click the dropdown icon next to a field value to create a new node using that primitive value, automatically connected to the parent node
This allows you to expand your graph organically by breaking down complex values into separate entities.
You can manually create connections between nodes by drawing an edge from one node to another. This allows you to document relationships or connections that aren’t automatically discovered through transforms.
To create an edge:
Click and hold on a node
Drag to another node
Release to create the connection
The edge will appear between the two nodes, allowing you to manually establish relationships in your investigation graph.
Hold Shift while clicking nodes to select multiple nodes simultaneously. This selection mode enables you to run transforms on multiple entities at once.
You can select and move multiple nodes at once by holding Shift and dragging a rectangle across the graph. This creates a selection box that captures all nodes within the rectangle, allowing you to reposition them together.
Purpose: Shift+drag rectangle is designed for moving multiple nodes together, while Shift+click is for selecting nodes to run transforms
Visual indication: Shift+drag rectangle selection doesn’t give nodes a red border like Shift+click does
Node type restriction: Shift+drag rectangle can select nodes of different types, while Shift+click requires nodes to be the same type
Transform operations: Nodes selected via Shift+drag rectangle cannot be used for transform operations—use Shift+click selection if you want to run transforms on multiple nodes