Skip to main content

Module delete_entity

Module delete_entity 

Source
Expand description

Handler for the delete-entity CLI subcommand (GAP-17).

Deletes an entity and, with --cascade, all of its relationships and memory bindings. Without --cascade the command refuses to proceed, which prevents accidental data loss.

Structs§

DeleteEntityArgs

Functions§

run