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.

posta 8 mesi fa360 visualizzazioni
2 Risposte
1
profile pictureAWS
ESPERTO
con risposta 8 mesi fa
  • 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
con risposta 8 mesi fa
  • Yes graph information we can take from their but If we want schema in graph form itself.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande