getShares

fun getShares(vocab: ShareVocabulary = SolidShareVocabulary): List<ReceivedShare>

Every received share, one row per (ownerWebId, resourceUri) at the strongest mode: reified records first, then any legacy rows for pairs they don't cover, folded via collapseByOwner so an owner never appears more than once per resource.