AggregatedEntityClass
✖
AggregatedEntityClass
特性 gprop の値に従って class の要素のグループを作り,次にこれら各グループの実体で実体クラスを生成する.
実体関数 f を適用して得られた値に従って,pname という名前の結果の特性を使ってグループを作る.
詳細

- AggregatedEntityClass[class,"prop"f]の関数 f は,EntityFunction[…]オブジェクトあるいはEntityFunction[x,fun[x["prop"]]]として扱われる関数 fun でよい.
- AggregatedEntityClass[class,propspec]の propspec 内のEntityFunctionオブジェクトは,事実上,値が class 内の実体についての値のリストである特性の連想に適用される.
- AggregatedEntityClassの第2引数に現れるEntityFunction式は,第3引数が存在しない場合は第1引数の単一の実体ではなく第1引数全体に,あるいは第3引数によるグループ化によって得られた実体クラスに適用される.
- AggregatedEntityClassの第3引数に現れるEntityFunction式は,第1引数の各実体に別々に適用される.
- GroupByとは異なり,AggregatedEntityClass[class,propspec,{prop1,prop2,…}]は,その第3引数がリストの場合は階層的グループ化は行わず,EntityValue[class,{prop1,prop2,…}]の固有な値で与えられた数多くの実体でクラスを作る.
- EntityProperties[AggregatedEntityClass[class,{"name1"->entityfunc1,"name2"->entityfunc2,…},{"prop1","prop2",…}]]は{EntityProperty[agg,"name1"],EntityProperty[agg,"name2"],…,EntityProperty[agg,"prop1"],EntityProperty[agg,"prop2"],…}を返す.ただし,agg は AggregatedEntityClass式全体である.
例題
すべて開くすべて閉じる例 (3)基本的な使用例

https://wolfram.com/xid/0b7fp2ojkzbeaapu-eqeofg


https://wolfram.com/xid/0b7fp2ojkzbeaapu-ewenrn


https://wolfram.com/xid/0b7fp2ojkzbeaapu-6zzdfs

リレーショナルデータベースがバックエンドの実体と一緒に使われた場合,引数が2つのAggregatedEntityClassは,SELECT文で集約関数を使うことに相当する:

https://wolfram.com/xid/0b7fp2ojkzbeaapu-dpe8aj


https://wolfram.com/xid/0b7fp2ojkzbeaapu-r20iif

国ごとの最大クレジット限度額を計算する(SQL言語のGROUP BY文に似ている):

https://wolfram.com/xid/0b7fp2ojkzbeaapu-jd0urv

スコープ (2)標準的な使用例のスコープの概要
第3引数はEntityFunctionでよい:

https://wolfram.com/xid/0b7fp2ojkzbeaapu-8c2qog


https://wolfram.com/xid/0b7fp2ojkzbeaapu-f09cqs


https://wolfram.com/xid/0b7fp2ojkzbeaapu-pi8ww


https://wolfram.com/xid/0b7fp2ojkzbeaapu-j6ri9a

特性と関係 (2)この関数の特性および他の関数との関係
AggregatedEntityClassは,群に対応する実体を生成する:

https://wolfram.com/xid/0b7fp2ojkzbeaapu-m0dibt

AggregatedEntityClassから得られた単一の実体は,事実上,陰的実体に対応する:

https://wolfram.com/xid/0b7fp2ojkzbeaapu-hagb6c


https://wolfram.com/xid/0b7fp2ojkzbeaapu-5m0d4h

Wolfram Research (2019), AggregatedEntityClass, Wolfram言語関数, https://reference.wolfram.com/language/ref/AggregatedEntityClass.html.
テキスト
Wolfram Research (2019), AggregatedEntityClass, Wolfram言語関数, https://reference.wolfram.com/language/ref/AggregatedEntityClass.html.
Wolfram Research (2019), AggregatedEntityClass, Wolfram言語関数, https://reference.wolfram.com/language/ref/AggregatedEntityClass.html.
CMS
Wolfram Language. 2019. "AggregatedEntityClass." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AggregatedEntityClass.html.
Wolfram Language. 2019. "AggregatedEntityClass." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AggregatedEntityClass.html.
APA
Wolfram Language. (2019). AggregatedEntityClass. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AggregatedEntityClass.html
Wolfram Language. (2019). AggregatedEntityClass. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AggregatedEntityClass.html
BibTeX
@misc{reference.wolfram_2025_aggregatedentityclass, author="Wolfram Research", title="{AggregatedEntityClass}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/AggregatedEntityClass.html}", note=[Accessed: 02-April-2025
]}
BibLaTeX
@online{reference.wolfram_2025_aggregatedentityclass, organization={Wolfram Research}, title={AggregatedEntityClass}, year={2019}, url={https://reference.wolfram.com/language/ref/AggregatedEntityClass.html}, note=[Accessed: 02-April-2025
]}