Function sql::query_model::attribute::core::transitive_closure[][src]

pub(crate) fn transitive_closure(attributes: &mut HashSet<Box<dyn Attribute>>)
Expand description

Compute the transitive closure of the given set of attributes.