| Interface | Description |
|---|---|
| Actor |
Represents a person or a group of people.
|
| Edge |
A directed link between two nodes.
|
| Follow |
A relationship (edge) between 2 nodes where the source is
a follower and the target is a leader.
|
| Friendship |
Generated interface representing the domain model entity Friendship.
|
| Lead |
A relationship (edge) between 2 nodes where the source is
a leader and the target is a follower.
|
| Media |
Generated interface representing the domain model entity Media.
|
| Mutual |
Generated interface representing the domain model entity Mutual.
|
| Node |
In a social network all entities such as people, groups,
events, topics, images, stories, etc.
|
| Photo |
Generated interface representing the domain model entity Photo.
|
| Topic |
Generated interface representing the domain model entity Topic.
|
Copyright © 2023. All Rights Reserved.