QuestionQ235

Data Store Management

A data engineer must use Amazon Neptune to build graph applications.

Which programming languages should the engineer use to create the graph applications?

Choose two
  • A Gremlin
  • B SQL
  • C ANSI SQL
  • D SPARQL
  • E Spark SQL
Explanation

Amazon Neptune supports Gremlin for creating and querying property graphs and SPARQL for querying RDF graph data. SQL, ANSI SQL, and Spark SQL are not supported Neptune graph query languages.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!