gives the in degree of the node, the number of nodes which are adjacent from the given node. |
Element | tei:node |
<xs:attribute name="inDegree" type="xs:nonNegativeInteger"> <xs:annotation> <xs:documentation>gives the in degree of the node, the number of nodes which are adjacent from the given node.</xs:documentation> </xs:annotation> </xs:attribute> |