| Class | Description |
|---|---|
| QActor |
Represents a person or a group of people.
|
| QEdge |
A directed link between two nodes.
|
| QFollow |
A relationship (edge) between 2 nodes where the source is
a follower and the target is a leader.
|
| QFriendship |
Generated Domain Specific Language (DSL) implementation class representing the domain model entity Friendship.
|
| QLead |
A relationship (edge) between 2 nodes where the source is
a leader and the target is a follower.
|
| QMedia |
Generated Domain Specific Language (DSL) implementation class representing the domain model entity Media.
|
| QMutual |
Generated Domain Specific Language (DSL) implementation class representing the domain model entity Mutual.
|
| QNode |
In a social network all entities such as people, groups,
events, topics, images, stories, etc.
|
| QPhoto |
Generated Domain Specific Language (DSL) implementation class representing the domain model entity Photo.
|
| QTopic |
Generated Domain Specific Language (DSL) implementation class representing the domain model entity Topic.
|
Copyright © 2023. All Rights Reserved.