This section describes the remaining predicates of the
library(semweb/rdf_db)
module.
Location | is a term File:Line. |
When inside a transaction, Generation is unified to a term TransactionStartGen + InsideTransactionGen. E.g., 4+3 means that the transaction was started at generation 4 of the global database and we have created 3 new generations inside the transaction. Note that this choice of representation allows for comparing generations using Prolog arithmetic. Comparing a generation in one transaction with a generation in another transaction is meaningless.
triples
for the interpretation of this value.icase
, substring
, word
, prefix
or like
. For backward compatibility, exact
is
a synonym for icase
.Major*10000 + Minor*100 + Patch.