krlawrence / graph

Practical Gremlin - An Apache TinkerPop Tutorial
Apache License 2.0
830 stars 251 forks source link

Add the new Berlin (BER) airport and adjust all routes #235

Closed krlawrence closed 3 years ago

krlawrence commented 3 years ago

This PR makes the following changes

  1. Add BER to AIRPORTS_DATA
  2. Mark TXL and SXF as closed
  3. Move all TXL and SXF routes to BER (reduces total route count a little) in ROUTE_DATA
  4. Update all sample-data files to this version
  5. Update some scripts to make this type of change easier in the future