Liking cljdoc? Tell your friends :D

rt.postgres.script.graph


g:countclj

(g:count spec-sym &)

gets only count

gets only count
raw docstring

g:deleteclj

(g:delete spec-sym &)

constructs the delete form

constructs the delete form
raw docstring

g:getclj

(g:get spec-sym &)

gets a single entry

gets a single entry
raw docstring

g:idclj

(g:id spec-sym &)

gets only id

gets only id
raw docstring

g:insertclj

(g:insert spec-sym data & [params])

constructs an insert form

constructs an insert form
raw docstring

g:modifyclj

(g:modify spec-sym &)

constructs the modify form

constructs the modify form
raw docstring

g:selectclj

(g:select spec-sym &)

returns matching entries

returns matching entries
raw docstring

g:updateclj

(g:update spec-sym &)

constructs the update form

constructs the update form
raw docstring

qclj

(q spec-sym &)

constructs a query form

constructs a query form
raw docstring

q:getclj

(q:get spec-sym &)

constructs a single query form

constructs a single query form
raw docstring

viewclj

(view qret qsel & [qopts])

constructs a view form

constructs a view form
raw docstring

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

× close