Graph browser
The graph browser is the most complex visualization in Siren Investigate. It displays Elasticsearch documents as nodes and the relations that you define in the data model as links between the nodes.
A set of algorithms for graph analytics is available, which operate on the visible graph. These algorithms make it simple to analyze your data.
The default graph browser visualization is accessible from the Dashboard app sidebar. You can also add a graph browser visualization to any dashboard. When a dataspace is created a graph browser visualization is automatically added and set as the default visualizer for graphs.
Graph capabilities
-
Perform link analysis.
-
Perform shortest path and common communicator calculations.
-
Add lenses to provide graph metrics including page rank, centrality, betweenness, closeness, and eigenvector centrality.
-
Control automatic behaviors and visualization rules with scripts.
-
Perform spatial and temporal analyses on data by using the map and timeline modes.
Opening the graph browser
-
Add a graph browser visualization to a dashboard, see adding visualizations to dashboards
-
Return to the Dashboard app.
-
Click Graph Browser.
Cloning a graph browser
During an investigation, it might be useful to diverge from the analysis that the current graph browser is performing. To clone the graph browser:
-
From the Options menu, click Clone. [note]
-
Name the graph.
-
Click Confirm Clone.
This clones the dashboard that holds the graph browser visualization. If you change the configuration of graph browser on the cloned dashboard, it updates the original dashboard.
Saving a graph
You can save changes as a new graph object such as, changes to lenses or relation controls, without applying those changes permanently to the graph browser. To do this:
-
Make your changes.
-
From the toolbar, click Save [note] → As new graph.
-
Name the graph and click Save.
In this section
Note:
`create` permission for graph objects required, for more details see
saved object permissions
and
access control app
(for the default HOME
dataspace) or
creating dataspaces
(all other dataspaces).