scray.cassandra.extractors
performs mapping of DomainQueries to valid Cassandra CQL queries, containing all the possible predicates for a single table as defined in the domains
add an ordering specification, if needed
returns a function mapping from Domains to CQL-Strings used in Where clauses
performs mapping of DomainQueries to valid Cassandra CQL queries, containing all the possible predicates for a single table as defined in the domains