Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemix/graph
/
Class
packages/graph/src/Steps.ts:704–704 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
702
}
703
704
export
class
FetchVerticesStep extends Step<FetchVerticesStepConfig> {
705
public get name() {
706
return
"FetchVertices"
;
707
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected