@cascade annotation

The @cascade annotation is a planned feature and not yet available in TypeDB. Coming soon!

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

Syntax

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

The @cascade annotation does not accept any arguments.