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.

preguntada hace 8 meses360 visualizaciones
2 Respuestas
1
profile pictureAWS
EXPERTO
respondido hace 8 meses
  • 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
respondido hace 8 meses
  • Yes graph information we can take from their but If we want schema in graph form itself.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas