(create-index store index-name key-path)
(create-index store index-name key-path object-parameters)
(get-all-keys store)
(get-all-keys store query)
(get-all-keys store query count)
(open-cursor store)
(open-cursor store query)
(open-cursor store query direction)
(open-key-cursor store)
(open-key-cursor store query)
(open-key-cursor store query direction)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close