This document discusses different graph query languages such as SQL, SPARQL, and Gremlin and provides examples of querying graph data models that were created from relational databases. It begins by introducing the authors and providing an overview of querying entity relations with different languages. Several examples are then given that demonstrate how to express common graph queries like finding connections between nodes in each language using sample data from GitHub and Northwind databases modeled as graphs.