com.conveyal.gtfs.graphql.package-info Maven / Gradle / Ivy
/**
* 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