Access to iot twinmaker graph

0

Can u access the iot twinmaker knowledge graph similar to accessing a knowledge graph in neptune. Such as via cypher query?

質問済み 2年前399ビュー
2回答
0

AWS IoT TwinMaker exposes the Entity-component model as a REST API :

  • ListEntities : Allows you to query the entities and filter by Id, external Id or parent Id
  • GetEntity : Retrieves the details of an entity and property values

But I agree, a query interface would be useful in a lot of use cases.

profile pictureAWS
エキスパート
Jan_B
回答済み 2年前
0

We just launched TwinMaker Knowledge Graph https://aws.amazon.com/about-aws/whats-new/2022/11/twinmaker-knowledge-graph-generally-available-aws-iot-twinmaker/. We are using partiQL as the query language. Visit our documentation https://docs.aws.amazon.com/iot-twinmaker/latest/guide/tm-knowledge-graph.html for more details.

AWS
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン