All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.conveyal.gtfs.graphql.package-info Maven / Gradle / Ivy

Go to download

A library to load and index GTFS feeds of arbitrary size using disk-backed storage

There is a newer version: 6.2.0
Show newest version
/**
 * This package contains classes that define a GraphQL interface to our database of GTFS data.
 * The gtfs-lib project does not contain the HTML layer to access this API - that can be provided by any project
 * that includes gtfs-lib as a dependency.
 * Created by abyrd on 2017-11-21
 */
package com.conveyal.gtfs.graphql;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy