edgegraph.traversal.helpers.DIR_SENS_ANY#
- edgegraph.traversal.helpers.DIR_SENS_ANY = 1#
Follow links regardless of directionality
This option specifies that links between vertices should be followed no matter what direction they point in (i.e., forwards or backwards).
See also