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 年前398 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则