Hi,
I used this library to create my neo4j graph and it worked well.
Now, I would like to query it thanks to a cypher query.
The fact is I would like to run this query :
```
START d=node(47)…
When I run API queries against a graph built from the [WMATA](http://www.wmata.com) GTFS file, which contains correct agency definitions, the returned data contains reference to the incorrect default …