GetDescendants
Returns a concept set that contains all the descendant concepts of a concept.
The concept
parameter is not included.
An unknown value is returned if the concept has no descendants or the given parameter is unknown.
The GetChildren() function only returns the direct child concepts.
Syntax
Parameters
Name
Type
Required
Description
concept
concept
☑️
a single concept, either literal or as expression
Last updated
Was this helpful?