graphology-indices
Advanced tools
Changelog
0.6.0
inbound
& outbound
iteration methods.Changelog
0.5.0
#.from
method & switching constructor paradigm.attributesUpdated
event.#.getEdge
& friends.#.selfLoops
.Changelog
0.4.0
#.removeNodeAttribute
& #.removeEdgeAttribute
that was actually missing from earlier versions.nodeUpdated
& edgeUpdated
changing to nodeAttributesUpdated
& edgeAttributesUpdated
respectively.Changelog
0.2.0
#.hasNodeAttribute
& #.hasEdgeAttribute
.#.removeNodeAttribute
& #.removeEdgeAttribute
.#.mergeNode
.#.mergeEdge
, #.mergeEdgeWithKey
and friends.#.relatedNode
to #.opposite
.onDuplicateNode
& onDuplicateEdge
options.