Liking cljdoc? Tell your friends :D

schema-cartographer.schema


attr-namespaceclj

(attr-namespace value-type {:keys [ident enumeration entity]})
source

build-schema-data-for-attrclj

(build-schema-data-for-attr attrs
                            attr-type
                            refed-by-map
                            entity-attrs
                            entity-preds)
source

data-mapclj

(data-map raw-schema)
source

format-schema-attrclj

(format-schema-attr {:db/keys [ident doc valueType cardinality unique
                               isComponent tupleAttrs noHistory]
                     :db.attr/keys [preds]
                     :cartographer/keys [also-see replaced-by
                                         references-namespaces deprecated?
                                         enumeration entity]})
source

ns-referenced-byclj

(ns-referenced-by formatted-schema)

Returns a map in the shape of {referenced-namespace [referenced-by-ns referenced-by-ns]}

Returns a map in the shape of {referenced-namespace [referenced-by-ns referenced-by-ns]}
sourceraw docstring

refed-namespaceclj

(refed-namespace {:cartographer/keys [enumeration entity]})
source

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

× close