dgraph ~master (2017-03-24T22:31:29Z)
Home
Dub
Repo
IndexedEdgeList.degree
dgraph
graph
IndexedEdgeList
Provides the degree of a vertex v in an undirected graph.
class
IndexedEdgeList
(bool dir)
size_t
degree
@
safe
const pure
(
in
size_t
v
)
Meta
Source
See Implementation
dgraph
graph
IndexedEdgeList
aliases
directed
functions
addEdge
degree
degreeIn
degreeOut
edge
edgeCount
edgeID
incidentEdges
incidentEdgesIn
incidentEdgesOut
isEdge
neighbours
neighboursIn
neighboursOut
vertexCount
Provides the degree of a vertex v in an undirected graph.