Skip to main content

Module params

Module params 

Source
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§

AlgoParams
Generic parameter bag for all graph algorithms.

Enums§

AlgoColumnType
Column type for algorithm result schemas.
GraphAlgorithm
Supported graph algorithms.