How to check schema of graph in AWS Neptune

0

How to check schema of graph using open cypher /gremlin and sparql . In neo4j for checking schema we use "call db.schema.visualization" same way I want for gremlin/opencyper/sparql . I am using graph notebook for querying the data using workbench magic command.

demandé il y a 8 mois360 vues
2 réponses
1
profile pictureAWS
EXPERT
répondu il y a 8 mois
  • Thankyou for your response @DidierDurand . I am just looking for our schema(structure of graph how all nodes and edges are connected).

1

Most of this information can be inferred from the Summary API output: https://docs.aws.amazon.com/neptune/latest/userguide/neptune-graph-summary.html

profile pictureAWS
répondu il y a 8 mois
  • Yes graph information we can take from their but If we want schema in graph form itself.

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