Last updated 4 months ago
Was this helpful?
The Ancestor Of keyword checks if a concept is the ancestor of another concept.
Ancestor Of
WIKI:
This function is NOT SQL compatible. For more information about SQL compatibility, see our .
Returns a Yes/No value that indicates if concept_a is an ancestor of concept_b.
concept_a
concept_b
ancestor of
'Europe' ancestor of 'Europe'.'the Netherlands'.'Amsterdam' => Yes.
'Europe'
'Europe'.'the Netherlands'.'Amsterdam'