edgegraph.traversal.helpers#
Helper functions for graph traversals.
Module Attributes
Unknown edge classes treated as non-neighbors. |
|
Unknown edge classes treated as neighbors. |
|
Unknown edge classes raise an exception. |
Functions
|
Find the link(s) that connect v1 to v2. |
|
Identify the neighbors of a given vertex. |