The Edge type exposes the following members.
Properties| 
								 
							 | Name | Description | 
|---|
  | InV | 
            Gets the incoming/head vertex.
              | 
  | InVLabel | 
            Gets the label of the incoming/head vertex.
              | 
  | OutV | 
            Gets the outgoing/tail vertex.
              | 
  | OutVLabel | 
            Gets the label of the outgoing/tail vertex.
              | 
Top
See Also