SameTestProperties
是对实体类进行设置操作的选项,其设置给出用于确定两个给定实体是否相同的属性.
更多信息
- SameTestProperties 的默认设置为 Automatic. 这意味着实体的相等性被定义为由 EntityList 返回的带有单个参数的 Entity 表达式之间的相等性.
- SameTestProperties{{prop11,prop12,…},{prop21,prop22,…},…} 表示 classi 中的 propiα 必须等于 classj 中的所有 propjα.
- 在 UnionedEntityClass[…,SameTestPropertiesFalse] 中,没有两个实体被认为是相同的. 类别被相互结合在一起.
范例
打开所有单元关闭所有单元基本范例 (4)
如果电影和书籍具有相同的 "Name" 属性,则可以认为它们是相同的:
在 UnionedEntityClass 中,可以将 SameTestProperties 设为 False 以保留重复的实体:
范围 (1)
SQL 支持的实体库支持 SameTestProperties:
属性和关系 (1)
可用 SameTest 来模拟 SameTestProperties,但效率不高:
Wolfram Research (2020),SameTestProperties,Wolfram 语言函数,https://reference.wolfram.com/language/ref/SameTestProperties.html.
文本
Wolfram Research (2020),SameTestProperties,Wolfram 语言函数,https://reference.wolfram.com/language/ref/SameTestProperties.html.
CMS
Wolfram 语言. 2020. "SameTestProperties." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/SameTestProperties.html.
APA
Wolfram 语言. (2020). SameTestProperties. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/SameTestProperties.html 年