Values.EdgeStructureSourceAn edge structure.
type nonrec t = {count : Long.t option;The number of edges that have this specific structure.
*)edgeProperties : EdgeProperties.t option;A list of edge properties present in this specific structure.
*)}