Osiris/API/SysClear: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
Deletes all facts from the database with name '''_Predicate''' and with '''_Arity''' as number of columns/parameters. | Deletes all facts from the database with name '''_Predicate''' and with '''_Arity''' as number of columns/parameters. | ||
===== Notes ===== | ===== Notes ===== | ||
* | * It will ''not'' automatically trigger any rules that check whether a database fact has been cleared. | ||
===== See Also ===== | ===== See Also ===== | ||
* / | * / | ||
[[Category:Osiris Calls|SysClear]] | [[Category:Osiris Calls|SysClear]] |
Latest revision as of 10:09, 15 February 2020
Full Definition(s)
- call SysClear((STRING)__Predicate, (INTEGER)__Arity)
Description
Deletes all facts from the database with name _Predicate and with _Arity as number of columns/parameters.
Notes
- It will not automatically trigger any rules that check whether a database fact has been cleared.
See Also
- /