LocalClusteringCoefficient Arguments - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
8.00
1.0
Published
May 2019
Language
English (United States)
Last Update
2019-11-22
dita:mapPath
blj1506016597986.ditamap
dita:ditavalPath
blj1506016597986.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantage™
TargetKey
Specify the key of the target vertex of an edge. The key consists of one or more edges table column names.
Directed
[Optional] Specify whether the graph is directed.
Default: 'false'
EdgeWeight
[Optional] Specify the name of the edges table column that contains the edge weights. Each edge weight is a positive value in the range (0-1].
Default behavior: The function treats the input graph as unweighted.
DegreeRange
[Optional] Specify the edge degree range—at least min and at most max ([min:max]), at least min ([min:]), or at most max ([:max]). The min and max must be positive integers. The function outputs only nodes with degrees in the specified range.
Default behavior: The function outputs all nodes.
Accumulate
[Optional] Specify the names of the vertices table columns to copy to the output table.