Query Visualization Settings

You can configure settings for you graph visualization by clicking the Settings gear icon in the Query Visualization tab.

The Visualization Settings slider contains the following four tabs:

General Tab

The General tab contains the following configurations:

Description of the illustration explorer_general_tab.png

Table 1 General Tab Attributes

Attribute Description
Layout Supported layouts are: Circle, Concentric, Force (default), Grid, Hierarchical, Preset, Radial, Random, and Geographical.

The Force layout also supports a clustering option, which allows you to visualize a graph with clustered vertices.
Theme Supported themes are:
  • Light (default)
  • Dark
Edge Marker Supported edge markers are:
  • Arrow (default)
  • None
Similar Edge Grouping When this option is enabled, multiple edges between the same source and target vertices are grouped in the graph. Grouped edges appear as a single edge labeled with a number indicating how many edges were grouped.
Format Numbers By default, this option is enabled so that numbers are displayed according to your regional or language settings, such as decimal and grouping separators.
Display Size Determines the number of graph elements to be visualized on a page from the result set.
Toolbar Size Determines the size of the buttons and search box placed in the toolbar.

Graph Exploration Tab

Description of the illustration explorer_exploration_tab.png

The Graph Exploration tab supports the following configurations:

Styles Tab

You can configure and manage vertex and edge styles to customize the appearance of vertices and edges in the graph. The Styles tab in Visualization Settings displays both the default and custom vertex and edge styles.

You can perform the following actions in this tab:

Description of the illustration explorer_styles_tab.png

Adding a new custom style for a vertex or an edge

To add a new vertex or an edge style, click Create Vertex Style or Create Edge Style as required. The following shows the screenshot for configuring a new vertex style.

Description of the illustration custom_vertex_style.png

You can configure the following values as appropriate:

Groups Tab

You can configure rule-based groups in the Groups tab to organize vertices and edges according to specific conditions. You can also include aggregated data within these groups.

Description of the illustration explorer_groups_tab.png

To add a new vertex or edge group, click New Vertex Group or New Edge Group as required and configure the following values:

The following example shows the configuration of a vertex group. The configuration creates one vertex group for each vertex label.

If the grouping is configured to be automatically applied during graph loading, then the conditional grouping is applied on the whole graph displayed in the visualization panel.

Otherwise, you can apply the predefined group as shown:

  1. Click the Select Group Option list in the graph visualization toolbar.

  2. Select the group name.

    Description of the illustration explorer_rule_based_groups.png