Yog.FSharp
Getting Started Examples API Reference GitHub

WalkMetadata Type

Metadata for fold-style walks.

Record fields

Record Field Description

Depth

Full Usage: Depth

Field type: int

Current depth in the traversal.

Field type: int

Parent

Full Usage: Parent

Field type: (NodeId * EdgeId) option

Parent node and edge ID (if any).

Field type: (NodeId * EdgeId) option