DataEdge

fun <EdgeId, NodeId, EdgeData> DataEdge(    from: NodeId,     to: NodeId,     id: EdgeId,     data: EdgeData)