public class GTFSGraphQL extends Object
| Constructor and Description |
|---|
GTFSGraphQL() |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
getConnection() |
static graphql.GraphQL |
getGraphQl() |
static void |
initialize(DataSource dataSource)
Username and password can be null if connecting to a local instance with host-based authentication.
|
public static void initialize(DataSource dataSource)
public static Connection getConnection()
public static graphql.GraphQL getGraphQl()
Copyright © 2019. All rights reserved.