Home
Download
Browse GIT
Contrib
Packs
HOWTO
FAQ
Manual
Mailinglist
Support
Links
Contact
Development tools
PlDoc Documentation
Graphics
(Semantic) Web
Publications
Contributors
License
Wiki (edit)
login
3.3 Modifying the RDF database
All
Application
Manual
Name
Summary
Help
Availability:
:- use_module(library(semweb/rdf_db)).
[det]
rdf_retractall
(
?Subject, ?Predicate, ?Object
)
Remove all matching triples from the database. As
rdf_retractall/4
using an unbound graph.