Values.NodeStructureSourceInformation about a node.
type nonrec t = {count : Long.t option;The number of instances of this node.
*)nodeProperties : NodeProperties.t option;Properties associated with this node.
*)distinctOutgoingEdgeLabels : OutgoingEdgeLabels.t option;The outgoing edge labels associated with this node.
*)}