Frame Display Formats

The frame supports two ways to view your query results: Graph and Table formats.

Graph Format

Result Frame Graph

Components

  • Node List / Selector
    Displays node labels from the result. Selecting a label highlights all matching nodes. You can edit color, size, and caption for nodes.

    Vertices

  • Edge List / Selector
    Displays edge labels similarly to nodes. Select to highlight and edit edges.

    Edges

  • Format Switcher
    Toggle between graph and table views.

    Toggle

  • Graph Display Area
    Shows nodes and edges. Clicking a node or edge displays its unique ID and properties.

    Toggle

  • Layout Settings
    Choose from 12 layout styles (default is cose-bilkent), including:

    • random, grid, breadth-first, concentric, cola, cose, dagre, klay, euler, avsdf, spread

    Toggle

  • Graph Property Editor
    Customize selected nodes/edges with:

    • Color, size, and up to two captions (captions are node/edge properties)

    • Changes are local to the frame only.

    Node properties

  • Drag empty space to move the entire graph view.

  • Right-click on a node opens menu options:

    • Fix/Return Node — Reset node to original position.

    • Close Menu — Close the right-click menu.

    • Expand Node — Add connected adjacent nodes and edges.

    • Hide Node — Remove node from view (does not delete data).

Entity options

  • Multi-Node Selection

    • Double-click a node to select it and its adjacent nodes.

    • Repeating double-click selects nodes connected further.

    • Drag all selected nodes together.

    Multi-node selection

Table Format

  • Displays query results in a tabular form.

  • Header shows aliases specified in the query.

  • Rows show the actual data.

Table format


View Controls

Fit to View

  • Re-center and scale the graph to fit perfectly within the visible area.

  • Useful after panning or zooming.

Fit to View

Zoom In/Out

  • Control graph zoom with Zoom In and Zoom Out buttons.

  • Mouse scroll and trackpad pinch gestures also supported.

Zoom

Export Image

  • Download the current graph visualization as an image file with your custom name.

Export Image

Scroll Feature

  • Graph canvas now supports smooth scrolling and navigation.

  • Improved usability for large notifications and options.

Scroll