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

Class

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

Source from the content-addressed store, hash-verified

2295}
2296
2297export class FilterElementsStep<const TPath extends TraversalPath<any, any, any>> extends Step<
2298 FilterElementsStepConfig<TPath>
2299> {
2300 public get name() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected