Skip to main content

Module graph

Module graph 

Source
Expand description

Graph-based warehouse map representation

Structs§

ArchivedEdge
An archived Edge
ArchivedNode
An archived Node
Edge
An edge in the warehouse map
EdgeResolver
The resolver for an archived Edge
Node
A node in the warehouse map
NodeResolver
The resolver for an archived Node
WarehouseMap
The warehouse map graph

Enums§

ArchivedEdgeDirection
An archived EdgeDirection
ArchivedNodeType
An archived NodeType
EdgeDirection
Direction of travel allowed on an edge (v2)
EdgeDirectionResolver
The resolver for an archived EdgeDirection
NodeType
Node type in the warehouse map
NodeTypeResolver
The resolver for an archived NodeType