Skip to content

Genre

Description

A node that identifies the genre for a piece of content.

TODO

Our approach had originally been to establish department-specific genre nodes such as :MusicGenre. However, revisting this approach, we are pivoting a single :Genre node. This will require us to integrate genre lists across multiple departments into a single node.

Label

:Genre

Properties

PropertyDescriptionType
idUnique identifier for this node. A uuid.string
namethe name of the genrestring
createdBythe person or process that created the nodestring
createdDatedateTime
modifiedBythe person or process who last modified the nodestring
modifiedDatedateTime

Key

name

Relationships

The HAS_GENRE relationship connects a content node to its genre.

The RELEVANT_TO relationship connects biographies to genres.

The CHILD_OF relationship connects child genre to their parent genre.

Confidential. For internal use only.