UNPKG

graph-builder

Version:

A graph builder library for modeling abstract graph structures.

12 lines (7 loc) 321 B
[Home](./index) &gt; [graph-builder](./graph-builder.md) &gt; [GraphConnections](./graph-builder.graphconnections.md) &gt; [predecessors](./graph-builder.graphconnections.predecessors.md) # GraphConnections.predecessors method **Signature:** ```javascript predecessors(): Set<N>; ``` **Returns:** `Set<N>`