(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close