finesse.script.graph.KatGraph¶
Overview
- class finesse.script.graph.KatGraph(incoming_graph_data=None, **attr)[source]¶
 Bases:
DiGraphKat script graph.
Methods
  | 
Get argument corresponding to node argument_node.  | 
Get the order attribute of the edge linking argument node to its parent.  | 
|
  | 
The branch base node name for path, relative to reference.  | 
  | 
|
Get mapping of dependent argument nodes to the value of the data attribute on the edge connecting them to parent.  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
Check if the node has no external dependencies.  | 
  | 
Check if path is a subpath of reference.  | 
  | 
|
  | 
Merge other graph into this graph, rewriting paths in other if there are name collisions.  | 
  | 
Get nodes by type, with optional data.  | 
  | 
|
  | 
The owning element path for target.  | 
  | 
|
  | 
|