Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemix/graph
/ name
Method
name
packages/graph/src/Steps.ts:2639–2641 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2637
2638
export
class
SumStep extends Step<AggregateStepConfig> {
2639
public get name() {
2640
return
"Sum"
;
2641
}
2642
2643
public *traverse(
2644
_source: GraphSource<any>,
Callers
1
stringTokensToLines
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected