Skip to main content

Module node

Module node 

Source
Expand description

Node views and traversal iterators for the graph.

Structs§

ChildMode
Iterator mode selecting outgoing child traversal.
EdgeItem
One traversal item containing both edge and opposite-node information.
EdgeMode
Iterator mode selecting all incident edges.
Iter
Traversal iterator over node relationships.
ParentMode
Iterator mode selecting incoming parent traversal.

Traits§

Node
NodeMut