Expand description
Graph algorithm enum and parameter bag.
GraphAlgorithm identifies which algorithm to run.
AlgoParams carries the union of all algorithm parameters — each
algorithm validates and extracts what it needs.
Structs§
- Algo
Params - Generic parameter bag for all graph algorithms.
Enums§
- Algo
Column Type - Column type for algorithm result schemas.
- Graph
Algorithm - Supported graph algorithms.