Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/microsoft/SandDance
/ currentData
Method
currentData
packages/sanddance/src/dataScope.ts:66–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
}
65
66
public currentData() {
67
return
this.filteredData || this.data;
68
}
69
70
public select(search: Search) {
71
this.deselect();
Callers
6
createUserSelection
Method · 0.95
onDataChanged
Method · 0.45
renderNewLayout
Method · 0.45
renderSameLayout
Method · 0.45
_render
Method · 0.45
onCubeHover
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected