PathStart Output - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
9.02
9.01
2.0
1.3
Published
February 2022
Language
English (United States)
Last Update
2022-02-10
dita:mapPath
rnn1580259159235.ditamap
dita:ditavalPath
ybt1582220416951.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢

Output Table Schema

The table has a row for each node.

Column Data Type Description
node_column CLOB Path to node, including node itself.
parent_column CLOB Parent of node (path traveled to node).
children CLOB Children of node (paths traveled from node), a list of subsequences with this syntax:
[(subsequence)[,...]]

Outer brackets appear in table.

subpath_cnt Same as in input table Number of times subsequence was traveled.
depth Same as in input table Number of steps in subsequence.
partition_column CLOB [Column appears once for each specified partition_column.] Column copied from input table. Column by which input data is partitioned.