UNPKG

graph-builder

Version:

A graph builder library for modeling abstract graph structures.

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