MCPcopy 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
44class InvalidQueryError(MongoEngineException):
45 pass
46
47
48class OperationError(MongoEngineException):

Callers 7

prepare_query_valueMethod · 0.90
modifyMethod · 0.90
__call__Method · 0.90
with_idMethod · 0.90
queryFunction · 0.90
updateFunction · 0.90
_infer_geometryFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected