AODataKeyGetAdjacency

Gets the adjacency graph for a key.

Synopsis

int AODataKeyGetAdjacency(AOData aodata, char *key,Mat *adj)
Collective on AOData

Input Parameters

aodata - the database
key - the key

Output Parameter

adj -the adjacency graph

Keywords

database, adjacency graph

See Also

AODataKeyRemap()

Level:advanced
Location:src/dm/ao/interface/aodata.c
AO Index
Table of Contents