Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Titan を使用する IBM Graph でグラフのスキーマを作成しています。名前、住所などのほとんどのプロパティに文字列データ型を使用しています。日付、タイムスタンプ、URL、通貨などのプロパティのデータ型のベスト プラクティスは何ですか?
現在、IBM Graph は Integer、Float、Boolean、および String をサポートしています。そのため、フォーマットされた日付/通貨を保存するかどうか、およびこれらの日付/通貨を比較するかどうかに応じて、データをこれらのいずれかにマップする必要があります。参照用の IBM Graph のドキュメントへのリンクは次のとおりです。
https://ibm-graph-docs.ng.bluemix.net/api.html#schema-apis