Skip to content

Node Summary

The Node Summary object is a part of the Node resource.

Attributes

Top level attributes

Name Type Description
id integer Internal number used to uniquely identify the node.
custom_id string Custom ID a user or a data source can assign to the node. Can be null.
name string Name of the node used as a label.
type string Type of the node (Available: person, asset, subasset, broadcast).
relevance dict Dictionary containing the name and the value of the node's relevance.

Child attributes of relevance

Name Type Description
type string Type of the relevance (Available: pagerank, similar, related).
value float / integer Numerical value of the relevance. The higher the number, the more relevant the node is.