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.

質問済み 8ヶ月前345ビュー
2回答
1
profile pictureAWS
エキスパート
回答済み 8ヶ月前
  • 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
回答済み 8ヶ月前
  • Yes graph information we can take from their but If we want schema in graph form itself.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ