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?

demandé il y a 2 ans398 vues
2 réponses
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
EXPERT
Jan_B
répondu il y a 2 ans
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
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions