When using an Object Type to back a Link Type, this requires pre-existing Links that stay and which can confuses users. Is it possible to hide some of those links to avoid cluttering in UIs and keep only the Object backed-Link ?
I have 3 Object Types:
OT AOT BOT Link
I want to use OT Link to back a link/relation between OT A and OT B.
I followed https://www.palantir.com/docs/foundry/object-link-types/create-link-type#prerequisites-for-creating-an-object-backed-link-type
So now I have a few relations: the 1-N between OT-A/OT-Link and OT-B/OT-Link but also between OT-A/OT-B thanks to the object-type backed link.
However, in UIs, all relations show up. I would prefer to only show the object-type link type. Is it possible ?

