Liking cljdoc? Tell your friends :D
Clojure only.

whoneedszzz.orientdb-client-sql.client


commandclj

(command {:keys [session command params sort?]})

Returns the result of the given session, command, and parameters as a vector of maps optionally sorted and using keywords

Returns the result of the given session, command, and parameters as a vector of maps optionally sorted and using keywords
sourceraw docstring

queryclj

(query {:keys [session query params sort?]})

Returns the result of the given session, query, and parameters as a vector of maps optionally sorted and using keywords

Returns the result of the given session, query, and parameters as a vector of maps optionally sorted and using keywords
sourceraw docstring

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

× close