Output - Aster Analytics

Teradata Aster Analytics Foundation User Guide

Product
Aster Analytics
Release Number
6.21
Published
November 2016
Language
English (United States)
Last Update
2018-04-14
dita:mapPath
kiu1466024880662.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1021
lifecycle
previous
Product Category
Software

For source and target vertices connected by a path of less than max_distance, the function outputs their corresponding source and target vertex keys and the distance of the shortest path between them. The function does not output cycle information.

AllPairsShortestPath Output Table Schema
Column Name Data Type Description
source INTEGER or VARCHAR Source vertex key.
target INTEGER or VARCHAR Target vertex key.
distance INTEGER Distance of shortest path between the source and target vertices.