Cassandrax.Query.Builder (Cassandrax v0.4.0) View Source

Builds query clauses and adds them to a Cassandrax.Query

Link to this section Summary

Link to this section Functions

Link to this function

add_fragment(type, filter, query)

View Source
Link to this function

build(type, queryable, expression)

View Source

Converts the given data into a query clause and adds it to the given Cassandrax.Query.

Link to this function

build_fragment(arg1, conditions)

View Source