Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
4.14.1 Managing (dynamic) predicates
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Built-in Predicates
Database
Managing (dynamic) predicates
abolish/1
abolish/2
copy_predicate_clauses/2
redefine_system_predicate/1
retract/1
retractall/1
asserta/1
assertz/1
assert/1
asserta/2
assertz/2
assert/2
Packages
Availability:
built-in
asserta
(
+Term, -Reference
)
Asserts a clause as
asserta/1
and unifies
Reference
with a handle to this clause. The handle can be used to access this specific clause using
clause/3
and
erase/1
.
ClioPatria
(version
V3.1.1-21-gb8003bb
)