Liking cljdoc? Tell your friends :D

com.verybigthings.penkala.decomposition


assoc-columnsclj

(assoc-columns acc renames row)
source

assoc-descendantsclj

(assoc-descendants acc schemas idx row)
source

buildclj

(build acc schema idx row)
source

decomposeclj

(decompose schema data)

Decomposes the data based on the schema.

Decomposes the data based on the schema.
sourceraw docstring

DecompositionSchemaclj

source

expand-transformed-collclj

(expand-transformed-coll coll)
source

get-prefixed-col-nameclj

(get-prefixed-col-name path-prefix col-name)
source

get-rel-pkclj

(get-rel-pk rel)
source

get-row-idclj

(get-row-id schema row)
source

infer-flat-schemaclj

(infer-flat-schema relation overrides path-prefix)
(infer-flat-schema relation overrides path-prefix schema)
source

infer-schemaclj

(infer-schema relation)
(infer-schema relation overrides)
(infer-schema relation overrides path-prefix)

Infers the decomposition schema from a relation.

Infers the decomposition schema from a relation.
sourceraw docstring

process-schemaclj

source

process-schema-clj

(process-schema- schema)
source

process-schema-columnsclj

(process-schema-columns schema)
source

set-conjclj

source

transformclj

(transform schema mapping)
source

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

× close