Package lumis.portal.socialnetwork.relationship.entity
-
Interface Summary Interface Description IRelatable Relatable is a node that can have a relationship with another node.IRelationship Relationship is the way a node can be related with another node.IRelationshipType RelationshipType is a kind of relationship between two nodes. -
Class Summary Class Description RelatableNode RelatableNode entity implementation.RelationshipNode Relationship entity implementation.RelationshipType RelationshipType entity implementation.