Join to linked objects(连接到链接对象 (Join to linked objects))¶
Perform an inner join with linked objects using a link relation.
This is useful if you are trying to perform a visualization or calculation using properties across linked objects in the ontology. The native object set card switch to linked object set will only perform a link traversal, resulting in the linked objects, but will not retain the original object information in the same row.
Alternatively, if your set is larger than 50,000 rows and cannot use the transform table, use a join materializations card to join objects across links at scale.
Input type¶
Transform table
Output type¶
Transform table
Usage information¶
| Functionality | Availability |
|---|---|
| Standard Quiver card | Unsupported |
| Transform table transform | Supported |
See also¶
中文翻译¶
连接到链接对象 (Join to linked objects)¶
使用链接关系对链接对象执行内连接 (inner join)。
当您需要利用本体中跨链接对象的属性进行可视化或计算时,此功能非常实用。原生对象集卡片 (native object set card) 的切换到链接对象集功能仅执行链接遍历,返回链接对象,但不会在同一行中保留原始对象信息。
或者,如果您的数据集超过 50,000 行且无法使用转换表 (transform table),请使用连接物化卡片来大规模跨链接连接对象。
输入类型¶
转换表 (Transform table)
输出类型¶
转换表 (Transform table)
使用信息¶
| 功能 | 可用性 |
|---|---|
| 标准 Quiver 卡片 | 不支持 |
| 转换表转换 | 支持 |