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

Class

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

Source from the content-addressed store, hash-verified

6373 * operations, consider adding property indices (future optimization).
6374 */
6375export class MergeStep extends Step<MergeStepConfig> {
6376 public get name() {
6377 return "Merge";
6378 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected