Description Usage Arguments Value Examples
Return the concatenated text fields for ancestors and a vertex
1 | get_ancestor_text(g, v, ...)
|
g |
The graph to be queried |
v |
The NVC category for which the 'ancestors+' description will be created |
... |
One or more text variables to concatenate together |
A string of all ancestral typeConcepts of v, concatenated with ' | '
1 | get_ancestor_text(NVC_graph, "860275", "typeDesc", "Environment")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.