Skip to content

Instantly share code, notes, and snippets.

@petehughes
Created July 12, 2022 19:39
Show Gist options
  • Save petehughes/99efe47be7597126f218e7019eda8e18 to your computer and use it in GitHub Desktop.
Save petehughes/99efe47be7597126f218e7019eda8e18 to your computer and use it in GitHub Desktop.
%%cypher -o table
load csv with headers from "https://raw.githubusercontent.com/nicola/tubemaps/master/datasets/london.stations.csv" as csv
return csv limit 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment