Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
RDF quality heuristics
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
A.30 library(persistency): Provide persistent dynamic predicates
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
The SWI-Prolog library
library(persistency): Provide persistent dynamic predicates
persistent/1
current_persistent_predicate/1
db_attach/2
db_attached/1
db_detach/0
db_sync/1
db_sync_all/1
Packages
Availability:
:- use_module(
library(persistency)
).
(can be autoloaded)
[semidet]
db_attached
(
:File
)
True if the context module attached to the persistent database
File
.
ClioPatria
(version
V3.1.1-40-g9d9e003
)