contains
Returns whether relation A -> B exists in this map.
Return
true
if the relation exists in this map, false
otherwise.
See also
Parameters
entity
Relation key A.
value
Relation value B.
Returns whether relation A -> B exists in this map.
Return
true
if the relation exists in this map, false
otherwise.
See also
Parameters
pair
Relation pair A -> B.