

rdf_gc/0 does not consolidate any journals. If you need to do that see rdf_persistency:rdf_flush_journals/1.
Did you know ... | Search Documentation: |
![]() | Predicate rdf_gc/0 |
:- use_module(library(semweb/rdf_db)).
__rdf_GC
performs garbage collection as long as
it is considered‘useful’.
Using rdf_gc/0 should only be needed to ensure a fully clean database for analysis purposes such as leak detection.