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 年前檢視次數 383 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南