public void Apply(INodeInfo nodeInfo, FluentDot.Expressions.Nodes.INodeExpression nodeConfig)
 {
     throw new System.NotImplementedException();
 }
 public void Apply(IEdgeInfo edgeInfo, FluentDot.Expressions.Edges.IEdgeExpression edge)
 {
     throw new System.NotImplementedException();
 }