v0.7.0
- Add
buildGraph(tripIds)method andGraph/EdgeTrip/EdgeDatatypes. Builds a directed stop-to-stop graph from the given trips, with each deduplicated edge carrying the list of originating trips (plusroute_idanddirection_id). Handles non-contiguousstop_sequencevalues viaLEAD(). HelpersedgeCount()andedges()are also exported.