getAllFriendsByUserId
Retrieves all friendships of a user.
Return
An iterable containing all the friendships of the user.
Parameters
userID
The ID of the user whose friendships to retrieve.
Retrieves all friendships of a user.
An iterable containing all the friendships of the user.
The ID of the user whose friendships to retrieve.