MCPcopy 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
704export 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