(add-feature kb feature & more-features)
(connection kb)
(connection kb force-new)
(copy-kb-slots target-kb source-kb)
(features kb)
(has-feature? kb feature)
(close kb)
closes and invalidates the connection
closes and invalidates the connection
(initialize kb)
initializes the kb
initializes the kb
(native kb)
gets the actual underlying native object
gets the actual underlying native object
(open kb)
establishes a connection to the kb
establishes a connection to the kb
(set!-kb new-kb)
DONOT USE THIS FUNCTION for testing only. sets the root kb binding.
DONOT USE THIS FUNCTION for testing only. sets the root *kb* binding.
(with-new-connection kb conn & body)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |