TD_HNSWSummary Output - Teradata VantageCloud Lake

Lake - Analyze Your Data with ClearScape Analytics™

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2026-02-20
dita:mapPath
tcl1683670667798.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
tcl1683670667798
Column Name Data Type Description
amp_id INTEGER Amp Id on which current node is present.
graph_id INTEGER Graph ID for HNSW graph on given Amp.
node_id BIGINT Node ID assigned to the current node.
layer_id INTEGER Layer ID on which current node is present.
input_row_id BIGINT Input Row ID for current node assigned from InputTable in TD_HNSW function.
node_vector Vector Vector Embedding corresponding to current node assigned from InputTable in TD_HNSW function.
num_neighbors INTEGER Number of nearest neighbors for current node.
neighbor_node_id Vector Node IDs of nearest neighbors for current node.
model_info VARCHAR(64000) CHARACTER SET LATIN Model related information.