The degree (or valency) of a vertex of a Graph is the number of edges incident to the vertex. NOTE : implementors have to take in consideration throwing a GraphException if an error occurs while performing that operation. @param v the vertex which degree has to be returned. @
( V v )
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected