Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
CPACK
Home
List packs
Submit pack
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
List extension packs
/srv/ClioPatria
/srv/ClioPatria/api
/srv/ClioPatria/applications
/srv/ClioPatria/applications/help
/srv/ClioPatria/components
/srv/ClioPatria/config-available
/srv/ClioPatria/entailment
/srv/ClioPatria/lib
/srv/ClioPatria/lib/cpack
/srv/ClioPatria/lib/http
/srv/ClioPatria/lib/semweb
/srv/ClioPatria/rdfql
/srv/ClioPatria/skin
/srv/ClioPatria/user
/srv/cliopatria
/srv/cliopatria/config-enabled
/srv/cliopatria/cpack/cpack_repository/api
/srv/cliopatria/cpack/cpack_repository/applications
/srv/cliopatria/cpack/cpack_repository/components
/srv/cliopatria/cpack/cpack_repository/components/cpack
/srv/cliopatria/cpack/cpack_repository/config-available
/srv/cliopatria/cpack/cpack_repository/lib/cpack
/srv/cliopatria/cpack/foaf/lib
/srv/cliopatria/cpack/foaf_user/applications
/srv/cliopatria/cpack/foaf_user/config-available
/srv/cliopatria/cpack/foaf_user/lib/semweb
/srv/cliopatria/cpack/isearch/applications
/srv/cliopatria/cpack/isearch/config-available
/srv/cliopatria/cpack/isearch/lib/search
/srv/cliopatria/cpack/owl/lib/semweb
/srv/cliopatria/cpack/statistics/lib
/srv/cliopatria/cpack/swish/applications
/srv/cliopatria/cpack/swish/config-available
/srv/cliopatria/cpack/swish/lib/swish
/srv/cliopatria/cpack/swish/lib/swish/pack/profile/prolog
/srv/cliopatria/cpack/swish/lib/swish/pack/profile/prolog/profile/backend
/srv/cliopatria/cpack/swish/lib/swish/pack/smtp/prolog
/srv/cliopatria/cpack/swish/lib/swish/plugin
/srv/cliopatria/cpack/swish/lib/swish/render
/usr/lib/swipl/boot
/usr/lib/swipl/library
/usr/lib/swipl/library/clp
/usr/lib/swipl/library/dcg
/usr/lib/swipl/library/dialect/swi
/usr/lib/swipl/library/ext/PDT
/usr/lib/swipl/library/ext/RDF
/usr/lib/swipl/library/ext/archive
/usr/lib/swipl/library/ext/bdb
/usr/lib/swipl/library/ext/clib
/usr/lib/swipl/library/ext/http/http
/usr/lib/swipl/library/ext/libedit
/usr/lib/swipl/library/ext/mqi
/usr/lib/swipl/library/ext/nlp
/usr/lib/swipl/library/ext/odbc
/usr/lib/swipl/library/ext/paxos
/usr/lib/swipl/library/ext/pcre
/usr/lib/swipl/library/ext/pengines
/usr/lib/swipl/library/ext/pldoc
/usr/lib/swipl/library/ext/pldoc/pldoc
/usr/lib/swipl/library/ext/plunit
/usr/lib/swipl/library/ext/protobufs
/usr/lib/swipl/library/ext/readline
/usr/lib/swipl/library/ext/redis
/usr/lib/swipl/library/ext/semweb/semweb
/usr/lib/swipl/library/ext/sgml
/usr/lib/swipl/library/ext/ssl
/usr/lib/swipl/library/ext/ssl/http
/usr/lib/swipl/library/ext/stomp
/usr/lib/swipl/library/ext/table
/usr/lib/swipl/library/ext/utf8proc
/usr/lib/swipl/library/ext/yaml
/usr/lib/swipl/library/ext/zlib
/usr/lib/swipl/library/http
/usr/lib/swipl/library/lynx
/usr/lib/swipl/library/ext/bdb/bdb.pl
All
Application
Manual
Name
Summary
Help
bdb
bdb.pl -- Berkeley DB interface
bdb_init/1
bdb_init/2
bdb_close_environment/1
bdb_current_environment/1
bdb_environment_property/2
bdb_open/4
bdb_close/1
bdb_put/3
bdb_del/3
bdb_delall/3
bdb_get/3
bdb_enum/3
bdb_getall/3
bdb_current/1
bdb_closeall/0
bdb_transaction/1
bdb_transaction/2
bdb_version/1
bdb_put
(+DB, +Key, +Value)
is
det
Add a new key-value pair to the database. If the database does not allow for duplicates the possible previous associated with
Key
is replaced by
Value
.
ClioPatria
(version
V3.1.1-51-ga0b30a5
)