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

Class

packages/y-graph-storage/src/YGraph.ts:256–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254 TTraversal extends Traversal<any, infer TPath> ? TPath : never;
255
256export class LiveQuery<
257 const TSchema extends GraphSchema,
258 const TTraversal extends Traversal<TSchema, any>,
259> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected