Searched defs:tailNodeId (Results 1 – 1 of 1) sorted by relevance
34 private final NodeId tailNodeId; field in GraphvizEdge41 public GraphvizEdge(NodeId tailNodeId, NodeId headNodeId) { in GraphvizEdge()