Each cluster (Supplement object) contains a PropertyMap object.
The PropertyMap object in turn contains the following cluster-related properties (as key/value pairs):
|
Key Name |
Value |
|---|---|
|
Dgraph.SeeAlsoCluster |
The name of the Term Discovery dimension from which this cluster was generated. |
|
ClusterRank |
The zero-based rank of this cluster (0 for the first cluster, 1 for the second cluster, and so on). |
|
NTerms |
A number indicating the number of terms in this cluster. |
|
Term_i (where I is 0, 1 ... NTerms-1) |
The term at rank I within this cluster. Note that there will be as many Term_i entries as there are terms in the cluster. |

