creates a new resource relation
Usage
createResourceRelation(
resourceId,
targetResourceId,
relationTypeId,
description
)
Arguments
- resourceId
id (UUID) of the resource
- targetResourceId
id (UUID) of the target resource
- relationTypeId
id (UUID) of the relation type
- description
description of the resource relation