:DELETE-INSTANCE

Purpose

Deletes one instance from the KB.

Parameters

instance
The instance to be deleted.

Examples

  (:DELETE-INSTANCE Micheal_Jordan)   ;; remove a misspelled instance

Success criteria

Succeeds if the instance is in the KB.

Failure criteria

Fails if the instance is not in the KB.

Notes

The actual behavior of this command is defined by the KBMS managing the instance to be deleted.

Related commands


Back to...

Algernon commands
Algernon Documentation Central
Algernon home page