| Class | Description |
|---|---|
| ActorSDO |
Represents a person or a group of people.
|
| EdgeSDO |
A directed link between two nodes.
|
| FollowSDO |
A relationship (edge) between 2 nodes where the source is
a follower and the target is a leader.
|
| FriendshipSDO |
Generated implementation class representing the domain model entity Friendship.
|
| LeadSDO |
A relationship (edge) between 2 nodes where the source is
a leader and the target is a follower.
|
| MediaSDO |
Generated implementation class representing the domain model entity Media.
|
| MutualSDO |
Generated implementation class representing the domain model entity Mutual.
|
| NodeSDO |
In a social network all entities such as people, groups,
events, topics, images, stories, etc.
|
| PhotoSDO |
Generated implementation class representing the domain model entity Photo.
|
| TopicSDO |
Generated implementation class representing the domain model entity Topic.
|
Copyright © 2023. All Rights Reserved.