TypeDB 3.0 is live! Get started for free.

@cascade annotation

The @cascade annotation is used to specify behaviour when deleting a relation’s role players.

Syntax

Syntax
<type label> relates <role type label> @cascade;

The @cascade annotation does not accept any arguments.

Usage

The @cascade annotation is not yet available in TypeDB. Coming soon!