Liking cljdoc? Tell your friends :D
All platforms.

com.yetanalytics.flint.validate.aggregate


validate-agg-selectsclj/s

(validate-agg-selects node-m)

Validate, given node-m that contains a map from SELECT AST nodes to their zipper locs, that any SELECT that includes aggregates are valid according to the SPARQL spec. Returns nil if valid, a coll of error maps otherwise.

Validate, given `node-m` that contains a map from `SELECT` AST nodes to
their zipper locs, that any SELECT that includes aggregates are valid
according to the SPARQL spec. Returns `nil` if valid, a coll of error
maps otherwise.
sourceraw docstring

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

× close