Liking cljdoc? Tell your friends :D
Clojure only.

clj-google-datastore.core


defkindcljmacro

(defkind kind-name kind)
source

queryclj

(query project-id
       kind
       &
       {:keys [projections filters orders limit namespace]
        :or {projections [] filters {} limit nil orders [] namespace ""}})
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close