# Functions
ActivityStreamsRelationshipExtends returns true if the Relationship type extends from the other type.
DeserializeRelationship creates a Relationship from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsRelationship returns true if the other provided type is the Relationship type or extends from the Relationship type.
NewActivityStreamsRelationship creates a new Relationship type.
RelationshipIsDisjointWith returns true if the other provided type is disjoint with the Relationship type.
RelationshipIsExtendedBy returns true if the other provided type extends from the Relationship type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.
# Structs
Describes a relationship between two individuals.