(build-relational-model coll)
Builds a relational working model from the hierarchical inpur model.
Builds a relational working model from the hierarchical inpur model.
Reads the models with the repository of type rtype
from all locations of the given path
.
Reads the models with the repository of type `rtype` from all locations of the given `path`.
(relational-model-fn)
(relational-model-fn [res ctx])
(relational-model-fn [res ctx] e)
Step function for the conversion of the hierachical input model into a relational model of nodes, relations and views.
Step function for the conversion of the hierachical input model into a relational model of nodes, relations and views.
(repo-type rtype)
(repo-type rtype _)
Returns the repository type.
Returns the repository type.
(update-acc acc p e)
Update the accumulator acc
of the hierarchical model with the element e
.
Update the accumulator `acc` of the hierarchical model with the element `e`.
(update-state! path)
Updates the state with the registered data read from path
.
Updates the state with the registered data read from `path`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close