I had a custom implementation for backlink / reference counting in my java code, but changed that to using backlink queries (“@links.@count > n”) when migrating to kotlin, but it seems like that kind of query is not available in the swift SDK, is it?