WalkMetadata Type Namespace: Yog.Multi Assembly: Yog.FSharp.dll Base Type: obj All Interfaces: IEquatable<WalkMetadata> , IStructuralEquatable , IComparable<WalkMetadata> , IComparable , IStructuralComparable 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