:DELETE-RELATION
Purpose
Deletes one relation from the KB.
Parameters
- relation
- The relation to be deleted.
Examples
(:DELETE-RELATION Supernovas) ;; should be a class, not a relation.
Success criteria
Succeeds if the relation is in the KB.
Failure criteria
Fails if the relation is not in the KB.
Notes
The actual behavior of this command is defined by the KBMS managing
the relation to be deleted. The relation will be removed throughout the KB.
Related commands
Back to...
Algernon commands
Algernon Documentation Central
Algernon home page