Values.NodeStructureSourceA node structure.
type nonrec t = {count : Long.t option;Number of nodes that have this specific structure.
*)nodeProperties : NodeProperties.t option;A list of the node properties present in this specific structure.
*)distinctOutgoingEdgeLabels : OutgoingEdgeLabels.t option;A list of distinct outgoing edge labels present in this specific structure.
*)}