edge_length_filter
EdgeLengthFilter
Bases: GraphFilter
Filter out connections that are shorter than the minimum edge length and longer than the maximum edge length. If either the upper or lower bound is missing, then this will be -inf or inf respectively.