Expand description
Utility to dynamically build a small graph in memory
Structs§
- Graph
Builder - Dynamically builds a small graph in memory
- Node
Builder
Enums§
- Label
Names Order - How to sort label names in the produced graph. Defaults to
Lexicographic
.