|
NebulaGraph Python Client
release-3.8
|
Inheritance diagram for ExecuteError:
Collaboration diagram for ExecuteError:Public Member Functions | |
| def | __init__ (self, str stmt, Any param, ErrorCode code, str msg) |
| def | __str__ (self) |
Public Attributes | |
| stmt | |
| param | |
| code | |
| msg | |