Graph.NO_INPUT_EDGE_ID

The following value of InputEdgeId means that an edge does not corresponds to any input edge.

class Graph
static immutable
InputEdgeId NO_INPUT_EDGE_ID;

Meta