config_graph_mincut - Giswater/giswater_dbmodel GitHub Wiki
Description:
Configuration of network inlets, used for graph processes.
Fields:
Column name | Data type | Description | Example |
---|---|---|---|
node_id | character varying(16) | Id of inlet | 113766 |
parameters | json | Additional parameters, definition of inlet arc | {"inletArc":["114145"]} |
active | boolean | If true, inlet is used in the process |