| Database | Query Language | Data Source |
|---|---|---|
| Gremlin Server | Gremlin | Air Routes |
This sample uses Gremlin Server as the database pre-loaded with the air routes sample data and shows how to configure Graph Explorer to connect to it automatically with a default connection.
Note
The data is not persisted between restarts of the Docker container.
- Docker installed on your machine
- Clone or download this repository
- Navigate to the
samples/air_routesdirectorycd samples/air_routes - Run the following command to run the Docker image
docker compose up - Open the browser and navigate to: http://localhost:8080/explorer