VertexEdge.Validate Method

Definition

Validates this instance.

public override void Validate ();
Exceptions

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

VertexEdge must specify at least one InVertexId or OutVertexId.