Graph.get_lut#

Graph.get_lut(node_index: str) str[source]#

Gets relative LUT path based on the node index provided

Parameters:

node_index (str) – 1 <= nodeIndex <= total number of nodes.

Returns:

relative LUT path

Return type:

str