Liking cljdoc? Tell your friends :D

charmander.database


add-listenerclj

(add-listener path listener)
source

delete-objectclj

(delete-object path)
source

get-childrenclj

(get-children path channel & arguments)
source

get-objectclj

(get-object path channel & arguments)
source

has-listenerclj

(has-listener path listener)
source

initclj

(init)
source

listen-to-child-addedclj

(listen-to-child-added path channel & args)
source

listen-to-child-changedclj

(listen-to-child-changed path channel & args)
source

listen-to-child-movedclj

(listen-to-child-moved path channel & args)
source

listen-to-child-removedclj

(listen-to-child-removed path channel & args)
source

listen-to-objectclj

(listen-to-object path channel & args)
source

listener-mapclj

source

orderclj

(order db-reference args)
source

push-objectclj

(push-object path data)
source

queryclj

(query db-reference args)
source

set-objectclj

(set-object path data)
source

update-objectclj

(update-object path data)
source

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

× close