Liking cljdoc? Tell your friends :D

com.yetanalytics.flint-jena


conform-queryclj


conform-updateclj


create-queryclj

(create-query
  query
  &
  {:keys [spec-ed? iri->datatype aggregate-fns]
   :or {spec-ed? false iri->datatype ax/xsd-datatype-map aggregate-fns #{}}
   :as opts})

create-updatesclj

(create-updates
  updates
  &
  {:keys [spec-ed? iri->datatype aggregate-fns]
   :or {spec-ed? false iri->datatype ax/xsd-datatype-map aggregate-fns #{}}
   :as opts})

default-optsclj

The default options for flint-jena API functions.

The default options for flint-jena API functions.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close