Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/easy-graph/Easy-Graph
/ EasyGraphError
Class
EasyGraphError
easygraph/utils/exception.py:22–23 ·
view source on GitHub ↗
Exception for a serious error in EasyGraph
Source
from the content-addressed store, hash-verified
20
21
22
class
EasyGraphError(EasyGraphException):
23
""
"Exception for a serious error in EasyGraph"
""
24
25
26
class
EasyGraphNotImplemented(EasyGraphException):
Callers
15
get_name
Method · 0.90
_nodes_or_number
Function · 0.90
add_edges_from
Method · 0.90
remove_edge
Method · 0.90
__init__
Method · 0.90
remove_edge
Method · 0.90
bunch_iter
Method · 0.90
add_edges_from
Method · 0.90
remove_node
Method · 0.90
bunch_iter
Method · 0.90
add_edges_from
Method · 0.90
read_graphml
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected