| Did you know ... | Search Documentation: |
| Predicate rdf_graph_property/2 |
:- use_module(library(semweb/rdf_db)).
[nondet]rdf_graph_property(?Graph,
?Property)modified(false).Additional graph properties can be added by defining rules for the multifile predicate property_of_graph/2. Currently, the following extensions are defined:
library(semweb/rdf_persistency)
true if the graph is persistent.