Input - 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

The input consists of two tables: a user vertex table with 6 users (users_vertex) and a user edges table (users_edges), showing relationships between users.

pSALSA Example 1 Input Table users_vertex
userid username
1 John
2 Carla
3 Simon
4 Celine
5 Winston
6 Diana
pSALSA Example 1 Input Table users_edges
followers leaders likes
Carla Celine 7
Carla Diana 12
Celine Diana 4
John Carla 10
John Celine 5
John Diana 6
John Simon 2
Simon Diana 1
Winston Diana 10

The likes column is not used as edgeweight in this example.