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

Class

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

Source from the content-addressed store, hash-verified

3425}
3426
3427export class VertexStep extends Step<VertexStepConfig> {
3428 public get name() {
3429 return "Vertex";
3430 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected