Liking cljdoc? Tell your friends :D

com.verybigthings.penkala.decomposition


assoc-columnsclj

(assoc-columns acc renames row)

assoc-descendantsclj

(assoc-descendants acc schemas idx row)

buildclj

(build acc schema idx row)

decomposeclj

(decompose schema data)

Decomposes the data based on the schema.

Decomposes the data based on the schema.
raw docstring

DecompositionSchemaclj


get-prefixed-col-nameclj

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

get-rel-pkclj

(get-rel-pk rel)

infer-flat-schemaclj

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

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.
raw docstring

process-schemaclj


process-schema-clj

(process-schema- schema)

process-schema-columnsclj

(process-schema-columns schema)

transformclj

(transform schema mapping)

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

× close