Liking cljdoc? Tell your friends :D

restql.core.query


get-dependenciesclj/s

(get-dependencies [_query-item-name query-item-data])

given a query-item, checks its :with parameter and returns a set of keywords with all dependencies

given a query-item, checks its :with parameter and returns a set
of keywords with all dependencies
sourceraw docstring

get-dependency-pathsclj/s

(get-dependency-paths query-item-data)

given only a query-item-data ({:from ... :with ...}), returns a set of vectors with the dependency paths listed

given only a query-item-data ({:from ... :with ...}), returns a set of
vectors with the dependency paths listed
sourceraw docstring

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

× close