SQL graph algorithms (shortestPath, dijkstra, bellmanFord, astar): adopt FunctionOptions for trailing options (original) (raw)

Motivation

Follow-up to #3879 (vector.neighbors options map) and #3880 (fulltext.* options map). The four SQL graph path-finding functions have inconsistent option handling:

Proposal

Non-goals

Deliverables