Hierarchy Node Parents

Top  Previous  Next

Path

/topicmaps/{tm}/topics/{hierarchyId}/{topicId}/parents

 

Description

The collection of parent nodes of a hierarchy node. This is a read-only collection. To add new nodes to the hierarchy POST them to the Hierarchy Definition resource.

 

Supported HTTP Operations

 

HTTP Method

Description

Supported Formats

GET

Pages through the list of all parents of a node in the hierarchy. Returns a ListRepr of HierarchyNodeRepr items.

XML, JSON.

 

Notes