LocalClusteringCoefficient Arguments - Aster Analytics

Teradata Aster® Analytics Foundation User GuideUpdate 2

Product
Aster Analytics
Release Number
7.00.02
Published
September 2017
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
uce1497542673292.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1022
lifecycle
previous
Product Category
Software
TargetKey
Specifies the key of the target vertex of an edge. The key consists of one or more edges table column names.
Directed
[Optional] Specifies whether the graph is directed. Default: 'false'.
EdgeWeight
[Optional] Specifies 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] Specifies 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] Specifies the names of the vertices table columns to copy to the output table.