(aggregator [op & [a1 a2 & _ :as args]])
Convert a Clojure data structure representing an aggregation expression to a Jena Aggregator object
Convert a Clojure data structure representing an aggregation expression to a Jena Aggregator object
(build-table bm)
Given a bindings map, return an OpSequence including a nested table for each map.
Given a bindings map, return an OpSequence including a nested table for each map.
(composite-expr [f & args])
Convert a Clojure data structure representing a expression to an Arq Expr
Convert a Clojure data structure representing a expression to an Arq Expr
(expr expr)
Convert a Clojure data structure to an Arq Expr
Convert a Clojure data structure to an Arq Expr
Simple expressions that resolve to a class which takes Exprs in its constructor
Simple expressions that resolve to a class which takes Exprs in its constructor
(op [op-name & [a1 a2 & amore :as args]])
Convert a Clojure data structure to an Arq Op
Convert a Clojure data structure to an Arq Op
(var-seq s)
Convert a seq of variable names to a list of Var nodes
Convert a seq of variable names to a list of Var nodes
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close