Yog.FSharp
Getting Started Examples API Reference GitHub

FlowEdge Type

Represents a flow on a single edge.

Record fields

Record Field Description

Flow

Full Usage: Flow

Field type: int

Amount of flow on this edge.

Field type: int

Source

Full Usage: Source

Field type: NodeId

Source node ID.

Field type: NodeId

Target

Full Usage: Target

Field type: NodeId

Target node ID.

Field type: NodeId