pgRouting Data Types - pgRouting Manual (2.5)
« pgr_version :: Contents :: pgr_costResult[]
pgRouting Data Types
The following are commonly used data types for some of the pgRouting functions.
- pgr_costResult[] - A set of records to describe a path result with cost attribute.
 - pgr_costResult3[] - A set of records to describe a path result with cost attribute.
 - pgr_geomResult - A set of records to describe a path result with geometry attribute.
 
« pgr_version :: Contents :: pgr_costResult[]