dgraph v0.0.2 (2015-10-27T21:47:00Z)
Home
Dub
Repo
CachedEdgeList.incidentEdgesIn
dgraph
graph
CachedEdgeList
Undocumented in source. Be warned that the author may not have intended to support it.
auto
incidentEdgesIn
(size_t v)
class
CachedEdgeList
(bool dir)
@
safe
nothrow pure
static if
(
directed
)
auto
incidentEdgesIn
(
in
size_t
v
)
alias
incidentEdgesIn
=
incidentEdges
Meta
Source
See Implementation
dgraph
graph
CachedEdgeList
aliases
directed
neighbors
neighborsIn
neighborsOut
constructors
this
functions
addEdge
degree
degreeIn
degreeOut
edge
edgeCount
edgeID
incidentEdges
incidentEdgesIn
incidentEdgesOut
isEdge
isVertex
neighbours
neighboursIn
neighboursOut
vertexCount