Enumeration Direction

Specify the direction of edges to show around a given node.

Enumeration Members

Enumeration Members

BOTH: 2

show both incoming and outgoing edges

IN: 0

show incoming edges only

OUT: 1

show outgoing edges only