$RelationshipExtension extension
- on
Properties
- hasFollowedBy → bool
-
Available on Relationship, provided by the $RelationshipExtension extension
Returns true iffollowedBy
is not null, otherwise false.no setter - hasFollowing → bool
-
Available on Relationship, provided by the $RelationshipExtension extension
Returns true iffollowing
is not null, otherwise false.no setter - hasNotFollowedBy → bool
-
Available on Relationship, provided by the $RelationshipExtension extension
Returns true iffollowedBy
is null, otherwise false.no setter - hasNotFollowing → bool
-
Available on Relationship, provided by the $RelationshipExtension extension
Returns true iffollowing
is null, otherwise false.no setter - hasNotUnknown → bool
-
Available on Relationship, provided by the $RelationshipExtension extension
Returns true if this object has not unknown objects, otherwise false.no setter - hasUnknown → bool
-
Available on Relationship, provided by the $RelationshipExtension extension
Returns true if this object has unknown objects, otherwise false.no setter