static class GraphEncoder.NodeOrder extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
nextOrderId |
protected NodeMap<Integer> |
orderIds |
Constructor and Description |
---|
NodeOrder(StructuredGraph graph) |
protected int nextOrderId
public NodeOrder(StructuredGraph graph)