removeForward

fun removeForward(entity: T): Boolean

Removes by forward lookup. Removes relation A -> * if it exists.

Return

true if the element was removed, false if the element was not found.

See also

Parameters

entity

Relation key A.