Logo
NeoArc Studio

Graph Keyboard Shortcuts

Complete keyboard reference for graph diagram editing. Keyboard shortcuts for building graphs, navigating nodes, controlling layout, and editing.

Graph diagrams support extensive keyboard shortcuts for efficient editing without reaching for the mouse. These shortcuts cover graph building, navigation, layout control, selection, and editing operations.

Graph Building

These shortcuts create new nodes and edges while maintaining graph structure.

ShortcutActionContext
TabCreate child nodeNode selected
EnterCreate sibling node (after)Node selected
Shift+EnterCreate sibling node (before)Node selected
Double-click canvasCreate new nodeEmpty space
Shift+DragCreate edge to targetFrom node to node

Navigation

Arrow key navigation behaviour depends on the current authoring mode.

Mind Map Mode (Structural Navigation)

In Mind Map mode, arrow keys traverse the tree structure rather than spatial positions:

ShortcutAction
Arrow UpSelect parent node
Arrow DownSelect first child node
Arrow LeftSelect previous sibling
Arrow RightSelect next sibling

Conceptual and Graph DB Modes (Spatial Navigation)

In Conceptual and Graph DB modes, arrow keys select the nearest node in that direction:

ShortcutAction
Arrow UpSelect nearest node above
Arrow DownSelect nearest node below
Arrow LeftSelect nearest node to the left
Arrow RightSelect nearest node to the right

Layout Control

These shortcuts control the force simulation and node positioning.

ShortcutActionContext
SpaceToggle Exploration/Design modeGraph focused
PToggle pin on selected nodesNode(s) selected
RRelax layout (unpin all)Graph focused
Arrow keysMove selected nodes by 10pxDesign mode, node(s) selected
Shift+ArrowMove selected nodes by 1pxDesign mode, node(s) selected

Selection

Shortcuts for selecting and managing selections.

ShortcutAction
Ctrl+ASelect all nodes
Ctrl+ClickToggle node in selection
EscapeClear selection
Click canvasClear selection

Editing

Shortcuts for editing node labels and deleting elements.

ShortcutActionContext
F2Edit node labelNode selected
Alt+EnterOpen property sheetNode or edge selected
Double-click nodeEdit node labelOn node
Double-click edgeEdit edge labelOn edge
Delete / BackspaceDelete selected elementNode or edge selected
Ctrl+ZUndoAny
Ctrl+YRedoAny

Canvas Navigation

Shortcuts for moving around the canvas.

ShortcutAction
Scroll wheelZoom in/out
Right-click+DragPan canvas
Ctrl+F / Cmd+FOpen node search

Node Search

The search feature helps find nodes in large graphs.

ShortcutAction
Ctrl+F / Cmd+FOpen search input
EnterNavigate to next match
Shift+EnterNavigate to previous match
Alt+EnterOpen properties for highlighted result
EscapeClose search

Visual Layers

Toggle derived visual layers for graph analysis.

KeyAction
DToggle depth colouring
VToggle validation overlay

Next Steps

Authoring Modes
How navigation changes between Mind Map, Conceptual, and Graph DB modes
Learn more →
Layout and Positioning
Detailed guide to Exploration and Design modes
Learn more →
Visual Features
Semantic zoom, depth colouring, and validation overlay
Learn more →