containsForward

fun containsForward(entity: T): Boolean

Returns whether a relation A -> * exists.

Return

true if the relation exists in this map, false otherwise.

See also

Parameters

entity

Relation key A.