Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/microsoft/SandDance
/ size
Method
size
docs/app/js/sanddance-app.js:54837–54839 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54835
});
54836
}
54837
get size() {
54838
return
Object.keys(this.stats).length;
54839
}
54840
reset() {
54841
for
(
const
key in this.stats)this.stats[key].reset();
54842
return
this;
Callers
4
evaluate
Function · 0.45
sanddance-app.js
File · 0.45
transform
Function · 0.45
insert
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected