ixfx
    Preparing search index...
    • Iterate over all the edges in the graph

      Parameters

      • graph: Readonly

      Returns Generator<Readonly<{ id: string; weight?: number }>, void, unknown>