ProcessEdges Type
Read-only façade for the process_edges view, which exposes one row per
(input, output) pair sharing a lab process. Useful for graph traversal of the data flow.
Static members
| Static member |
Description
|
Full Usage:
ProcessEdges.list driver
Parameters:
ISqliteDriver
Returns: ProcessEdgeRow array
|
Returns all edges ordered by
|
ProcessCore