Liking cljdoc? Tell your friends :D

molecule.core


base-entity-queryclj

source

base-queryclj

(base-query db entity-ids)
source

connclj

source

dbclj

(db)
(db x)
source

eclj

(e attributes)
(e db attributes)
source

eidclj

(eid x)

Coerce to entity id, keyword, lookup ref, or nil if invalid.

Coerce to entity id, keyword, lookup ref, or nil if invalid.
sourceraw docstring

entitiesclj

(entities filters)
(entities db filters)
source

entityclj

(entity entity-id)
(entity db entity-id)
source

entity-mapclj

(entity-map db-part m)
(entity-map db-part k v & keyvals)
source

entity?clj

(entity? entity)

Returns true if entity is an EntityMap

Returns true if entity is an EntityMap
sourceraw docstring

initclj

(init db-uri)
(init db-uri schema-resource)
(init db-uri schema-resource seed-resource)
source

lookupclj

(lookup db index entity-key & components)
source

qclj

(q query db & inputs)
source

query-paramclj

(query-param query attr val)
source

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

× close