Liking cljdoc? Tell your friends :D

qbits.hayt.cql

CQL3 ref: http://cassandra.apache.org/doc/old/CQL-3.0.html or
https://github.com/apache/cassandra/blob/trunk/doc/cql3/CQL.textile#functions

This one is really up to date:
https://github.com/apache/cassandra/blob/cassandra-1.2/src/java/org/apache/cassandra/cql3/Cql.g
And a useful test suite: https://github.com/riptano/cassandra-dtest/blob/master/cql_tests.py
raw docstring

->rawclj

(->raw query)

Compiles a hayt query into its raw/string value

Compiles a hayt query into its raw/string value
sourceraw docstring

containsclj

source

contains-keyclj

source

counterclj

(counter column [x y])
source

cql-identifiers-join-commaclj

(cql-identifiers-join-comma xs)
source

cql-identifiers-join-comma+parensclj

(cql-identifiers-join-comma+parens xs)
source

cql-identifiers-join-comma-xformclj

source

cql-values-join-commaclj

(cql-values-join-comma xs)
source

cql-values-join-comma+bracketsclj

(cql-values-join-comma+brackets xs)
source

cql-values-join-comma+parensclj

(cql-values-join-comma+parens xs)
source

cql-values-join-comma+square-bracketsclj

(cql-values-join-comma+square-brackets xs)
source

cql-values-join-comma-xformclj

source

CQLEntitiescljprotocol

cql-identifierclj

(cql-identifier x)

Encodes CQL identifiers

Encodes CQL identifiers

cql-valueclj

(cql-value x)

Encodes a CQL value

Encodes a CQL value
source

dquote-stringclj

source

emitclj

source

emit-catch-allclj

source

emit-queryclj

(emit-query sb query)
source

emit-row!clj

(emit-row! sb row template)
source

entry-clausesclj

source

find-entry-clauseclj

(find-entry-clause m)

Finds entry point key from query map

Finds entry point key from query map
sourceraw docstring

format-eqclj

source

format-kvclj

source

interpose-andclj

source

interpose-commaclj

source

interpose-dotclj

source

interpose-lfclj

source

interpose-spaceclj

source

kw->c*constclj

source

make-wrapped-string-builderclj

(make-wrapped-string-builder head tail)
source

map-cql-identifierclj

source

map-cql-valueclj

source

operator?clj

(operator? op)
source

operatorsclj

source

option-mapclj

source

option-valueclj

(option-value x)
source

query-condclj

source

query-cond-sequential-entryclj

(query-cond-sequential-entry op column value)
source

quote-stringclj

source

sequential-or-set?clj

source

str!cljmacro

(str! sb & xs)
source

str*cljmacro

(str* & xs)
source

string-builderclj

(string-builder)
(string-builder sb)
(string-builder sb x)
source

string-builder+bracketsclj

source

string-builder+parensclj

source

string-builder+square-bracketsclj

source

terminateclj

source

udt-xformclj

source

wrap-bracketsclj

source

wrap-parensclj

source

wrap-sqbracketsclj

source

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

× close