edgegraph.traversal.helpers.DIR_SENS_FORWARD

Contents

edgegraph.traversal.helpers.DIR_SENS_FORWARD#

edgegraph.traversal.helpers.DIR_SENS_FORWARD = 0#

Follow links forward

This option specifies that links between vertices should be followed in their direction (that is, normally).

See also

neighbors()