MCPcopy Create free account
hub / github.com/codemix/graph /

Class

packages/graph/src/Steps.ts:644–644  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

642}
643
644export class FetchEdgesStep extends Step<FetchEdgesStepConfig> {
645 public get name() {
646 return "FetchEdges";
647 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected