Skip to content

HAS_DEPARTMENT Party Category

Description

Connects a :Party to a :Department.

Label

:HAS_DEPARTMENT

Valid nodes

FromRelationshipToCardinality
Party
A :Party node of type "person" with a :HAS_ROLE relationship to :Role { name: "Employee"}
:HAS_DEPARTMENTDepartment
A node with the :Department label and a specific name property
1..1

Properties

HAS_DEPARTMENT uses the standard relationship properties.

CREATE

A party node representing a UTA employee must have exactly one :HAS_DEPARTMENT link to a :Department node. A department node may have zero or more distinct :HAS_DEPARTMENT links to :Party nodes (duplicates between the same Party and Department are not allowed).

UPDATE

DELETE

Examples

Confidential. For internal use only.