Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
class
QueryException(CQLEngineException):
36
pass
37
38
39
class
IfNotExistsWithCounterColumn(CQLEngineException):
Callers
10
_parse_filter_arg
Method · 0.85
iff
Method · 0.85
filter
Method · 0.85
limit
Method · 0.85
fetch_size
Method · 0.85
_only_or_defer
Method · 0.85
delete
Method · 0.85
_validate_select_where
Method · 0.85
_select_fields
Method · 0.85
_get_ordering_condition
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected