Skip to main content

Module error

Module error 

Source

Structs§

GraphComputeIncomplete
Diagnostics describing a GraphCompute invocation that stopped early.
LocyIncomplete
Diagnostics describing a Locy evaluation that stopped before completing.

Enums§

GraphComputeIncompleteReason
Why a GraphCompute invocation stopped before producing a complete result.
LocyIncompleteReason
Why a Locy evaluation stopped before reaching its least fixed point.
UniError

Constants§

GRAPH_COMPUTE_INCOMPLETE_TAG
Stable marker prefixing a serialized GraphComputeIncomplete in an error message, so the structured reason survives the DataFusion error channel.

Type Aliases§

Result