CollectorComponent

data class CollectorComponent(val componentId: String, val memberIds: List<String>)

A connected component of propositions the collector formed from surviving edges.

Constructors

Link copied to clipboard
constructor(componentId: String, memberIds: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard