pub fn detect_entity_groups(
graph: &Graph,
config: &GroupDetectionConfig,
) -> GroupDetectionResultExpand description
Detects entity groups in a graph.
pub fn detect_entity_groups(
graph: &Graph,
config: &GroupDetectionConfig,
) -> GroupDetectionResultDetects entity groups in a graph.