RelationshipInstance

Relationship between a source and target entity, identified by ID

Inheritors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val description: String?
Link copied to clipboard
abstract val sourceId: String
Link copied to clipboard
abstract val targetId: String
Link copied to clipboard
abstract val type: String

The type of the relationship, e.g. "FALLS_UNDER"