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

containsclj


contains-keyclj


counterclj

(counter column [x y])

cql-identifiers-join-commaclj

(cql-identifiers-join-comma xs)

cql-identifiers-join-comma+parensclj

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

cql-identifiers-join-comma-xformclj


cql-values-join-commaclj

(cql-values-join-comma xs)

cql-values-join-comma+bracketsclj

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

cql-values-join-comma+parensclj

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

cql-values-join-comma+square-bracketsclj

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

cql-values-join-comma-xformclj


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

dquote-stringclj


emitclj


emit-catch-allclj


emit-queryclj

(emit-query sb query)

emit-row!clj

(emit-row! sb row template)

entry-clausesclj


find-entry-clauseclj

(find-entry-clause m)

Finds entry point key from query map

Finds entry point key from query map
raw docstring

format-eqclj


format-kvclj


interpose-andclj


interpose-commaclj


interpose-dotclj


interpose-lfclj


interpose-spaceclj


kw->c*constclj


make-wrapped-string-builderclj

(make-wrapped-string-builder head tail)

map-cql-identifierclj


map-cql-valueclj


operator?clj

(operator? op)

operatorsclj


option-mapclj


option-valueclj

(option-value x)

query-condclj


query-cond-sequential-entryclj

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

quote-stringclj


sequential-or-set?clj


str!cljmacro

(str! sb & xs)

str*cljmacro

(str* & xs)

string-builderclj

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

string-builder+bracketsclj


string-builder+parensclj


string-builder+square-bracketsclj


terminateclj


udt-xformclj


wrap-bracketsclj


wrap-parensclj


wrap-sqbracketsclj

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

× close