Logo
NeoArc Studio

Configuring Nodes and Edges

Understand the four node types and two edge types available in architecture maps. Learn how to configure metadata, labels, and visual properties for each.

Every element on an architecture map is either a node or an edge. Nodes represent systems, artefacts, or data stores. Edges represent the flow of data between them. This guide covers how to configure both.

Node Types

Architecture maps support four node types, each with its own configuration options and visual appearance.

Edge Types

Edges connect nodes to show data flow. There are two categories.

Edge Metadata

Both edge types support the following metadata:

PropertyDescriptionExample
LabelText displayed along the edge"ETL nightly sync"
DescriptionLonger notes visible on hover or in the detail panel"Batch job runs at 02:00 UTC"
DirectionArrow direction indicating data flowLeft-to-right, right-to-left, bidirectional
StyleVisual appearance of the edge lineSolid, dashed, dotted

Next Steps