NodeList Class

Collection of Nodes.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
NodeList

Constructor

NodeList(*, next_link: Optional[str] = None, **kwargs)

Parameters

next_link
str
Required

Link to the next set of results.

Variables

value
list[Node]

The list of Nodes.