A data engineer needs to use Amazon Neptune to develop graph applications.
Which programming languages should the engineer use to develop the graph applications? (Select TWO.)
Amazon Neptune supports graph applications using Gremlin and SPARQL as query languages. Neptune is a fully managed graph database service that supports both property graph and RDF graph models.
Option A: Gremlin Gremlin is a query language for property graph databases, which is supported by Amazon Neptune. It allows the traversal and manipulation of graph data in the property graph model.
Option D: SPARQL SPARQL is a query language for querying RDF graph data in Neptune. It is used to query, manipulate, and retrieve information stored in RDF format.
Other options:
SQL (Option B) and ANSI SQL (Option C) are traditional relational database query languages and are not used for graph databases.
Spark SQL (Option E) is related to Apache Spark for big data processing, not for querying graph databases.
Della
1 days agoJenelle
10 days agoTanja
12 days agoJoni
12 days ago