問題タブ [embeddedlist]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
java - OrientDB - Java は EMBEDDEDLIST タイプとしてフィールドを作成します
Java から EMBEDDEDLIST 型のフィールドを作成しようとしています。
しかし、作成しようとすると、LINK と見なされます。
リンクされたクラスを持つ EMBEDDELIST として Studio でフィールドを定義すると、Java は正常に動作します。
私のコード:
保存時の doc 変数 (タイプ ODocument) で、DB (Studio によるクエリ) で、列 "trialEmbedded" にリンク (@rid をクリック可能なオレンジ色のボックス) を取得しました。