The directions in which the edge is traversable.
-
FORWARD
(value:'forward'
) -
BACKWARD
(value:'backward'
) -
BOTH
(value:'both'
)
The directions in which the edge is traversable.
FORWARD
(value: 'forward'
)
BACKWARD
(value: 'backward'
)
BOTH
(value: 'both'
)