Liking cljdoc? Tell your friends :D

arachne.aristotle.query.compiler


aggregatorclj

(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
raw docstring

build-tableclj

(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.
raw docstring

composite-exprclj

(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
raw docstring

exprclj

(expr expr)

Convert a Clojure data structure to an Arq Expr

Convert a Clojure data structure to an Arq Expr
raw docstring

expr-classclj

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
raw docstring

opclj

(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
raw docstring

var-seqclj

(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
raw docstring

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

× close