Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.1 KB

File metadata and controls

31 lines (23 loc) · 1.1 KB

Air Routes Sample

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.

Prerequisites

  • Docker installed on your machine

Running Sample

  1. Clone or download this repository
  2. Navigate to the samples/air_routes directory
    cd samples/air_routes
    
  3. Run the following command to run the Docker image
    docker compose up
    
  4. Open the browser and navigate to: http://localhost:8080/explorer