Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MongoEngine/mongoengine
/ InvalidQueryError
Class
InvalidQueryError
mongoengine/errors.py:44–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
43
44
class
InvalidQueryError(MongoEngineException):
45
pass
46
47
48
class
OperationError(MongoEngineException):
Callers
7
prepare_query_value
Method · 0.90
modify
Method · 0.90
__call__
Method · 0.90
with_id
Method · 0.90
query
Function · 0.90
update
Function · 0.90
_infer_geometry
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected