Graph Queries with Gremlin Language Variants

Graph Queries with Gremlin Language Variants

1.960 Lượt nghe
Graph Queries with Gremlin Language Variants
10/6/20 meetup This meetup features a special guest lecture from Stephen Mallette of Apache TinkerPop: Apache TinkerPop is an open source graph computing framework, which centers on the Gremlin graph query language and is supported by dozens of graph databases, such as Neo4j, Amazon Neptune, and DataStax Graph. Gremlin is a functional stream-like language which finds itself at home in many programming language ecosystems, making it possible to query most graph databases on the market in the programming language environment of most comfort to its developers. This presentation introduces graph traversals (queries) with Gremlin, showcasing their forms in a variety of different programming languages like, Java, Python, C#, Javascript and more. Collectively, all of these different programming language implementations of Gremlin are referred to as Gremlin Language Variants.