-
Notifications
You must be signed in to change notification settings - Fork 11
config_graph_mincut
Xavier Torret edited this page Jul 1, 2024
·
1 revision
Configuration of network inlets, used for graph processes.
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 |