MCPcopy Create free account
hub / github.com/apache/cassandra-python-driver / QueryException

Class QueryException

cassandra/cqlengine/query.py:35–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34
35class QueryException(CQLEngineException):
36 pass
37
38
39class IfNotExistsWithCounterColumn(CQLEngineException):

Callers 10

_parse_filter_argMethod · 0.85
iffMethod · 0.85
filterMethod · 0.85
limitMethod · 0.85
fetch_sizeMethod · 0.85
_only_or_deferMethod · 0.85
deleteMethod · 0.85
_select_fieldsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected