Edge.Validate Method

Definition

Validates this instance.

public virtual void Validate ();
Exceptions

Edge must have a valid Id. or Edge must have a valid Label.

Edge must specify InVertexId. or Edge must specify OutVertexId. or Edge must specify InVertexLabel. or Edge must specify OutVertexLabel.