GraphError
relationalai.services.graphs.errors
Base error for graph database operations.
Inheritance Hierarchy
Section titled “Inheritance Hierarchy”Subclassed By
Section titled “Subclassed By”services > graphs > errors ├── GraphAuthError ├── GraphConflictError ├── GraphHttpError ├── GraphInvalidRequestError ├── GraphNotFoundError ├── GraphServerError ├── GraphUnknownError └── GraphsUnsupportedError