Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/dash
/ is_node
Function
is_node
dash/development/_collect_nodes.py:1–2 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
1
def
is_node(value):
2
return
value in (
"node"
,
"element"
)
3
4
5
def
is_shape(value):
Callers
4
collect_array
Function · 0.85
collect_union
Function · 0.85
collect_object
Function · 0.85
collect_nodes
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…