EdgeFilteringCollection

public struct EdgeFilteringCollection<C> : Collection where C : Collection, Underlying.EdgeId == C.Element

A sparse collection that excludes edges based on the user-provided filter.