find Clusters
open override fun findClusters(similarityThreshold: <Error class: unknown class>, topK: Int, query: PropositionQuery): List<<Error class: unknown class><Proposition>>
Proposition clustering. Forwards to the supplementary store so any backend-native clustering override is honoured. Degrades to empty when the supplementary store is not vector-capable.