Gets all the relationships for a user
Gets all the relationships for a user
public abstract ArrayList GetRelationshipsForUser(AuthenticatedUser,User,RelationshipDirection);
Gets the relationships which involve this user
public virtual ArrayList GetRelationshipsForUser(AuthenticatedUser,User,RelationshipDirection,RelationshipType);