
Explanation:
Amazon Neptune natively supports two graph query languages: Gremlin (for property graph traversal using the Apache TinkerPop framework) and SPARQL (for querying RDF graphs using the W3C standard). SQL and its variants are relational query languages and are not supported by Neptune for graph operations.
Ultimate access to all questions.
Question 6.
A data engineer needs to use Amazon Neptune to develop graph applications. Which programming languages should the engineer use to develop the graph applications? (Choose two.)
A
Gremlin
B
SQL
C
ANSI SQL
D
SPARQL
E
Spark SQL
No comments yet.